Difference between revisions of "Production Control"
Dane parker (talk | contribs) |
Dane parker (talk | contribs) |
||
Line 572: | Line 572: | ||
== Serialized Item Tracker == | == Serialized Item Tracker == | ||
+ | |||
+ | SIT (the Serialized Item Tracker) is a MDS module designed for effectively importing / creating large numbers of serialized components that will be used later in the manufacturing process. It eliminates much of the overhead of creating serial numbers in MDS one at a time. The serialized components can be created based on a starting serial number and algorithm or from a list of serial numbers scanned or copied from a text file. | ||
+ | |||
+ | The Serialized Items Tracker provides a mechanism to receive/return/obsolete a range of serialized items in MDS. <font color="#FF0000">Serialized Item Ranges will be stored in a new SIT_Range table in the mdsc database. </font>Each item in the range is exploded into the Serial table as tracked components. The associating and disassociating these items to units will be done with standard SFDC technology. There are reports and EDI extracts that will be written to support SIT. These reports and extracts are not been defined in this document as they will most likely be written outside of MDS. | ||
+ | |||
+ | SIT also manages and sends e-mail alerts of the serialized items consumption by Low and Very Low Watermarks. | ||
+ | |||
+ | ===SIT – Functionalities Executed from Serialized Items List=== | ||
+ | |||
+ | ====Accessing SIT (Serialized Item Tracker) Application==== | ||
+ | |||
+ | Click on '''Serialized Item Tracker '''in the Shop Floor Control Production Control. | ||
+ | |||
+ | '''Figure 1: Serialized Item Tracker''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_01.png|999px]] | ||
+ | |||
+ | To list and search Serialized Items, click on''' Serialized Item.''' | ||
+ | |||
+ | The '''SIT Range List '''displays: | ||
+ | |||
+ | '''Figure 2: SIT Range List''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_02.png|framed|none]] | ||
+ | |||
+ | The user is able to perform the following actions from the SIT Range List: | ||
+ | |||
+ | Receive; Receive (PTS); Edit; Process; Resend; Additional Info; SIT Batch Traveler; Print/Export and Print/Export Filtered Ranges. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | '''Figure 3: Search Using "Filter" Button''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_03.png|framed|none]] | ||
+ | |||
+ | There are three available fields by which to search: '''Status''', '''Type '''and '''Filter By'''. Enter the information and click on '''Filter'''. | ||
+ | |||
+ | '''Figure 4: Searching by Status''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_04.png|framed|none]] | ||
+ | |||
+ | The serialized items created by SIT have a status. The current statuses are Received, Returned, Damaged and Obsolete. See the following description for each one: | ||
+ | |||
+ | * Received: serial number created (SFDC status is the same as the location where the serial was created); | ||
+ | * Returned: this status returns a range of serials, a specific serial or all serials (change SFDC status to "50-Killed"); | ||
+ | * Damaged: serial item damaged (change SFDC status to "50-Killed"); | ||
+ | * Obsolete: when the serial will not be used anymore but continues to exist. No longer in use or valid (change SFDC status to "50-Killed"); | ||
+ | |||
+ | Select a status and click on '''Find'''. | ||
+ | |||
+ | '''Figure 5: Searching by Type''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_05.png|framed|none]] | ||
+ | <br> | ||
+ | There are four types available: '''COA label''', '''EUI-48-Intel-MAC''', '''Manually Entered''' and '''Non-SN Batch. '''Selecting a type will display serial number ranges already created for all statuses (receive, obsolete, damage, return). | ||
+ | |||
+ | Select a type and click on '''Filter'''. | ||
+ | |||
+ | '''Figure 6: Searching by "Filter by":''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_06.png|framed|none]] | ||
+ | |||
+ | This field is a composed field. To perform a search using the "Filter by" field, select one of the available options ('''Part Number''', '''Serial Number''', '''PO''',''' PO Line''', '''Packing List''' or '''Created User''') and fill in the field with the information to search for. Click on the Find button to perform the search. | ||
+ | |||
+ | ====Serialized Item Tracker List==== | ||
+ | |||
+ | Clicking on '''Serialized Item '''in the main SIT page, the application displays a list with all Serialized Items. Locations are based on the actual SFDC Configuration, | ||
+ | |||
+ | '''Figure 7: Serialized Item Tracker Range List''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_07.png|framed|none]] | ||
+ | |||
+ | ====Edit (Update)==== | ||
+ | |||
+ | This Topic discusses how the user can edit (update) the "PO", "PO line" and "Packing List" information. | ||
+ | |||
+ | The Serialized Tracker List page displays to access the "Correct" function. | ||
+ | |||
+ | Select the serial number and click on '''Edit''' icon to correct/update the "PO", "PO line" and "Packing List" fields. | ||
+ | |||
+ | The SIT Range Form displays. | ||
+ | |||
+ | '''Figure 8: SIT Range Form''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_08.png|framed|none]] | ||
+ | |||
+ | Enter new values for: | ||
+ | |||
+ | * '''PO''': PO is the Purchase Order of the range being received. | ||
+ | * '''PO Line''': PO Line is the Line Number of the Purchase Order above. | ||
+ | * '''Packing List''': Packing List is the shipping number of the range being received. | ||
+ | In addition, the user is able to update the attribute value. Enter the value in the Value field and confirm. | ||
+ | |||
+ | Click on '''Update '''to complete. | ||
+ | |||
+ | Click on '''Save'''. | ||
+ | |||
+ | The updates are saved and the list is refreshed. | ||
+ | |||
+ | ====Return/Obsolete/Damage==== | ||
+ | |||
+ | For Return, an RMA (Return Material Authorization) number is required for the new range. The application saves this information for historical reporting. | ||
+ | |||
+ | This functionality allows the user to return a range, all available units or a single serial item number to a vendor, according to the chosen option in the Return page. The range is stored in the SIT_Range table as "Returned" for Return, "Obsolete" for Obsolete and "Damaged" for Damage. | ||
+ | |||
+ | Select the serial number and click on '''Process''' to choose return, obsolete, or damage to modify an existing serial range, all available units or just a single serial. | ||
+ | |||
+ | '''Figure 9: Process''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_09.png|framed|none]] | ||
+ | |||
+ | The following information can be entered in the page, Range ID, Part Number and Available Units associated to the percent of the available units to be returned. | ||
+ | |||
+ | '''Return/Obsolete/Damage "All Available Units"''' | ||
+ | |||
+ | An Operation Summary page is displayed with the result of the operation. All available units must be returned/obsolete/damaged and must be inserted in a new line on "Serialized Items List" with the new status and the serial range information. After any operation, the serial numbers do not have to appear as "available units". | ||
+ | |||
+ | '''Result''': An Operation Summary page is displayed with the result of the operation. All available units are returned/damage or obsolete and a new line on "Serialized Items List" with the new status is inserted. After any operation, the serial numbers do not appear as "available units". | ||
+ | |||
+ | '''Return/Obsolete/Damage "Single Serial"''' | ||
+ | |||
+ | An Operation Summary page is displayed with the result of the operation. The single unit must be returned/obsolete/damaged and must be inserted as a new line on "Serialized Items List" with the new status and the serial number information. After any operation, the serial number does not have to appear as "available units". | ||
+ | |||
+ | '''Result''': An Operation Summary page is displayed with the result of the operation. The Single Serial is returned/obsolete/damaged and a new line on "Serialized Items List" with the new status is inserted. After a return operation, the returned serial numbers do not appear as "available units". | ||
+ | |||
+ | '''Return/Obsolete/Damage "Serial Range"''' | ||
+ | |||
+ | An Operation Summary page is displayed with the result of the operation. The serial range filled in must be returned/obsolete/damaged and must be inserted as a new line on "Serialized Items List" with the new status and the serial range information. After any operation, the serial range returned does not have to appear as "available units". | ||
+ | |||
+ | '''Result''': An Operation Summary page is displayed with the result of the operation. Serial range units are returned/obsolete/damaged and a new line on "Serialized Items List, with the new status is inserted. After any operation, the serial numbers do not appear as "available units". | ||
+ | |||
+ | Choose one of the available options to return/obsolete or damage (all available units, single serial, or a range (starting and ending serials). | ||
+ | |||
+ | An operation summary is returned. <font color="#FF0000">??????????????????????????????????????????????????????????????</font> | ||
+ | |||
+ | '''Figure 10: Operation Summary''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_10.png|framed|none]] | ||
+ | |||
+ | In this summary you can see all returned/Obsolete/damaged serial number (Passed status) otherwise, the fail reason. | ||
+ | |||
+ | A new line with the new status is created in the serialized list. | ||
+ | |||
+ | ====Resend==== | ||
+ | |||
+ | This functionality allows the user to create an attribute for a SIT Range. This triggers another process to send an EDI file to the vendor. | ||
+ | |||
+ | To list Serialized Items, click on '''Serialized Item Tracker Maintenance''' in the main MDS page. | ||
+ | |||
+ | '''Figure 11: Serialized Item Tracker List - Resend''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_11.png|framed|none]] | ||
+ | |||
+ | Resend a "Serial Range" from list: the Serial Number Range that was resent is sent to the Vendor through EDI communication. | ||
+ | |||
+ | A confirmation message is displayed. | ||
+ | |||
+ | Click on '''Yes '''to complete the resend action or No to cancel. | ||
+ | |||
+ | A confirmation message displays. | ||
+ | |||
+ | The serialized items have been resent. | ||
+ | |||
+ | ====Additional Information==== | ||
+ | |||
+ | This Topic discusses the basic information of a selected range as '''''Range ID''', '''Part Number''', '''Quantity '''and '''Serial Number List'''.'' | ||
+ | |||
+ | '''Figure 12: Serialized Tracker List - Received''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_12.png|framed|none]] | ||
+ | |||
+ | Selecting a serial that has''' "Received"''' status, the information of the selected range will be displayed. | ||
+ | |||
+ | Range ID, Part Number, Quantity and Serial Number List. | ||
+ | |||
+ | Click on '''Print/Export Serial Numbers '''to display the page that will allow the user to select the status desired. He Print Label option is available. | ||
+ | |||
+ | The report is displayed: | ||
+ | |||
+ | '''Figure 13: Export Serial Numbers Report Viewer''' | ||
+ | |||
+ | {|border="0" cellspacing="2" width="0%" | ||
+ | | | ||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_13.png|framed|none]] | ||
+ | |||
+ | | | ||
+ | |||
+ | |} | ||
+ | |||
+ | From this report, the user can save or print the result. | ||
+ | |||
+ | ====Print/Export or Print/Export Filtered==== | ||
+ | |||
+ | This Topic will discuss how the print/export function works. This function is used for''' Print''' or '''Export''' a selected Range or a Single Serial Number. | ||
+ | |||
+ | '''Figure 14: Serialized Items List – Print/Export''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_14.png|framed|none]] | ||
+ | |||
+ | Click on the print/export or Print/Export Filtered button on the Serialized Items Tracker list. | ||
+ | |||
+ | The Report for the selected item is generated and displayed to the user: | ||
+ | |||
+ | ====SIT Batch Traveler==== | ||
+ | |||
+ | This Topic will discuss how to verify if the Serial Number bar code range was printed correctly. All the serial numbers that make up the selected range are printed. | ||
+ | |||
+ | '''Figure 15: Serialized Tracker List - SIT Batch Traveler''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_15.png|framed|none]] | ||
+ | |||
+ | Click on the | ||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_16.png|framed|none]] | ||
+ | SIT Batch Traveler icon on the Serialized Items Tracker. The Batch report displays: | ||
+ | |||
+ | '''Figure 16: Batch Report''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_17.png|framed|none]] | ||
+ | |||
+ | ====Receive==== | ||
+ | |||
+ | This functionality allows a user to receive (create) a range of serialized items into MDS. The user specifies the beginning and ending serial number, part number and other miscellaneous attribute data. The range is stored in the SIT_Range table as "received" SIT status and has the same status as the Location where it was created (see ''Location x SIT Type''). Individual Items are created in the database as tracked components. A serial number algorithm for the part number needs to be created and released to support generating serial numbers for the defined range. | ||
+ | |||
+ | '''Note:''' | ||
+ | |||
+ | SIT works with just with two algorithm types: | ||
+ | |||
+ | 1. Shop Order Algorithm (created in the Algorithm Tool); | ||
+ | |||
+ | 2. Algorithm manually encoded. | ||
+ | |||
+ | The serial numbers are created and associated to the location (consequently unit status too) that was defined on Location x Sit Type. The following attributes are linked to each serial number: | ||
+ | |||
+ | * SIT Range Pointer (the sit range key) | ||
+ | * SIT Serial Number (itself) | ||
+ | * SIT Date Code | ||
+ | * SIT Lot Code | ||
+ | * SIT Manufacturer Part Number | ||
+ | * SIT PTS ID (only in case of a PTS receive) | ||
+ | |||
+ | The algorithm is updated with the last serial number received. | ||
+ | |||
+ | To start the receive process, click on Receive in the Tasks panel. | ||
+ | |||
+ | To list Serialized Items, click on '''Serialized Item Tracker Maintenance''' in the MDS main page. | ||
+ | |||
+ | '''Figure 17: Receive''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_18.png|framed|none]] | ||
+ | |||
+ | Click on '''Receive''' button. | ||
+ | |||
+ | '''Figure 18: SIT Range Form for Non SN Batch, COA Label and EUI-48 types''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_19.png|framed|none]] | ||
+ | |||
+ | '''Type''',''' Part Number, Quantity '''and''' Starting Serial '''(items in blue) are required fields and must be supplied. | ||
+ | |||
+ | '''Note:''' | ||
+ | |||
+ | After enter the mandatory fields, the Print Label for receive units pop up is displayed. The user can fill the mandatory fields to print the label or just cancel to proceed with the receive task. | ||
+ | |||
+ | When "Manually Entered" is selected, the "Quantity", "Starting serial" and "Ending serial" fields are disabled. A multi-line text box appears to be filled with the serials. The user is able to paste in a list of serial numbers in this text box, one per line. The quantity field will be automatically updated with the number of serial numbers in the text box. | ||
+ | |||
+ | When the "'''OK'''" button is pressed, these serial numbers will be used instead of calculating serial numbers from an algorithm. | ||
+ | |||
+ | '''Figure 19: Manually Entered Type''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_20.png|framed|none]] | ||
+ | |||
+ | '''Part Number''': Select one part number from the drop down list, depending onthe selected type. | ||
+ | |||
+ | '''Batch Quantity''': Calculated if the Starting and Ending serial fields are populated. If the Starting serial and a specific quantity is entered, the system calculates the Ending serial. If the Starting Serial and Ending Serial are populated, the quantity field is disabled. | ||
+ | |||
+ | '''PO''': PO is the Purchase Order of the range being received. | ||
+ | |||
+ | '''PO Line''': PO Line is the Line Number of the Purchase Order above. | ||
+ | |||
+ | '''Packing List''': Packing List is the shipping number of the range being received. | ||
+ | |||
+ | After all fields are populated, a confirmation message is displayed. | ||
+ | |||
+ | Click on '''Yes''' to confirm the range creation or '''No''' to cancel. | ||
+ | |||
+ | The created range will be displayed in the SIT list. | ||
+ | |||
+ | '''Non-SN Batch''' | ||
+ | |||
+ | Always create a batch serial number. The batch serial number quantity is determined by the receive quantity. | ||
+ | |||
+ | If the part number is assigned to an algorithm, the serial number will be validated against it, otherwise no validation will be done. | ||
+ | |||
+ | ====Receive PTS==== | ||
+ | This functionality is used by the plants that need traceability. This is controlled using a new set of screens/functions in profile management, so only users with access to this screen will see it or can use it. Conversely, if the existing screen should not be shown in a specific project, it should not be assigned to any profile. | ||
+ | |||
+ | RECEIVE PTS STEPS: | ||
+ | |||
+ | 1. Check the correct option in profile maintenance (Receive PTS is the profile<nowiki>’</nowiki>s name option). | ||
+ | |||
+ | 2. On SIT Module, there is the task '''Receive (PTS)'''. | ||
+ | |||
+ | '''Figure 20: Receive PTS''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_20.png|framed|none]] | ||
+ | |||
+ | 3. When the user clicks on this task a dialog screen will be shown asking for the PTS ID. | ||
+ | |||
+ | '''Figure 21: Receive PTS Component''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_21.png|framed|none]] | ||
+ | |||
+ | 4. Enter a PTS ID. | ||
+ | |||
+ | 5. If the PTS ID information is not stored in the MDS tables, then jMDS tries to connect to the PTS database and import PTS information for the PTS ID (like PTS ID<nowiki>’</nowiki>s Part Number, Date Code, Lot Code, MPN). The next time that same PTS ID is entered, jMDS won<nowiki>’</nowiki>t have to connect to the PTS database. | ||
+ | |||
+ | The process to import PTS ID data is as follows: | ||
+ | |||
+ | * jMDS check if the PTS ID is on MDS database. | ||
+ | |||
+ | * If found, the PTS information in MDS database will be displayed. | ||
+ | |||
+ | * If not found, jMDS will try to get connect to the PTS database. | ||
+ | |||
+ | * If PTS records are found, the information will be imported (copied) to MDS database. | ||
+ | |||
+ | * If no PTS records found, a warning message will be displayed stating that the "PTS ID is invalid". | ||
+ | |||
+ | 6. After the user clicks the '''Ok''' button with a valid PTS ID, the Sit Range screen will open with the imported data filled in. | ||
+ | |||
+ | 7. The Range Type is always '''Manually Entered'''. Because of this, the combo box is disabled. | ||
+ | |||
+ | 8. The Part Number, Date Code, Lot Code and MPN will contain the imported PTS information and is disabled for editing. | ||
+ | |||
+ | 9. The Edit operation is available for PTS and allows a user to update the PO, PO Line and Packing List information. If the generic attribute update_pts_data is defined as '''yes''', the Date Code, Lot Code and MPN information will be available for updating as well. | ||
+ | |||
+ | ====Resend==== | ||
+ | A Single Serial Number that was resent is sent to the Vendor through EDI communication with the selected option (Build or Remove). | ||
+ | |||
+ | To list Serialized Items, click on '''Serialized Item Tracker Maintenance''' in the MDS main page. | ||
+ | |||
+ | '''Figure 23: Resend Option''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_23.png|framed|none]] | ||
+ | |||
+ | Click on '''Resend''' button. | ||
+ | |||
+ | A successfully message is displayed. | ||
+ | |||
+ | ====Print/Export Filtered Ranges==== | ||
+ | |||
+ | This topic will discuss how the ranges are exported, depending on which type you have selected. | ||
+ | |||
+ | To list Serialized Items, click on '''Serialized Item Tracker Maintenance''' in the MDS main page. | ||
+ | |||
+ | '''Figure 24: Print/Export Filtered Range''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_24.png|framed|none]] | ||
+ | |||
+ | Click on '''Print/Export Filtered Ranges''' in the Tasks panel. | ||
+ | |||
+ | A report is generated with the SIT range. | ||
+ | |||
+ | From this report, the users can navigate through the pages, print or save the result. | ||
+ | |||
+ | ====Part x Sit Type==== | ||
+ | |||
+ | This Topic will discuss how a part number can be associated or disassociated to a SIT type. | ||
+ | |||
+ | '''Figure 25: Part SIT Type''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_25.png|framed|none]] | ||
+ | |||
+ | Click on '''Part x SIT Type''' in the Serialized Item Tracker main page. | ||
+ | |||
+ | The SIT Type List page displays. | ||
+ | |||
+ | '''Figure 26: SIT Type List''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_26.png|framed|none]] | ||
+ | |||
+ | To edit a SIT type, select the SIT type and click on the Edit button. | ||
+ | |||
+ | The '''Part x Type''' list is displayed: | ||
+ | |||
+ | '''Figure 27: Add Part x SIT Type''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_27.png|framed|none]] | ||
+ | |||
+ | In this page, the user is able to Add (Associate) a Part x SIT Type, edit and disassociate a part from a type. | ||
+ | |||
+ | To add an association, click on '''Add Part x SIT Type '''in the Tasks panel. | ||
+ | |||
+ | '''Figure 28: Add Part x SIT Type''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_28.png|framed|none]] | ||
+ | |||
+ | Select a part number to be associated and click on '''Save'''. | ||
+ | |||
+ | The selected part number will disappear from this list and will be displayed in the SIT type list, for the previously selected type. | ||
+ | |||
+ | To cancel this action, click on '''Cancel'''. | ||
+ | |||
+ | Editing a SIT Type: | ||
+ | |||
+ | The rules for editing SIT Types are the same for COA, MAC or Manually Entered: | ||
+ | |||
+ | Click on the Edit icon to edit a MAC Address or COA Label Type. | ||
+ | |||
+ | '''Figure 29: Part x Type List – Edit Part SIT Type''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_29.png|framed|none]] | ||
+ | <br> | ||
+ | |||
+ | ---- | ||
+ | |||
+ | The Edit page is displayed: | ||
+ | |||
+ | '''Figure 30: Part x SIT Type Form''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_30.png|framed|none]] | ||
+ | <br> | ||
+ | '''Note''': Unless the user checks the check box "'''Do you want to manage the LVM and VLVM'''?" this page will not be available for editing. | ||
+ | |||
+ | '''Low water mark''' – this is a value set by the user to trigger an alert when the available SN quantity for that part number is low and needs attention. This is defined when the user intends to manage the available quantity of SN. When the LWM is reached, e-mail alerts are sent for the registered addresses. | ||
+ | |||
+ | '''Very low watermark''' - this is a value set by the user to trigger an alert when the available SN quantity is very low and has become a critical situation. When the VLWM is reached, e-mail alerts are sent for the registered addresses. | ||
+ | |||
+ | After checking the "'''Do you want manage the LVM and VLVM?'''" check box, the data can be edited. | ||
+ | |||
+ | '''Figure 31: Part x SIT Type Form''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_31.png|framed|none]] | ||
+ | |||
+ | On the Part x SIT Type form, click on: | ||
+ | |||
+ | (a) Type a user name, click on add button for the LWM and VLWM CC E-mail: | ||
+ | |||
+ | The e-mail list box is populated with the e-mail from the CC E-mail textbox. | ||
+ | |||
+ | 1. Remove button (All Items or Selected Items) for the LWM and VLWM CC E-mail: | ||
+ | |||
+ | The selected e-mail from the e-mail list box is removed from the list. | ||
+ | |||
+ | '''Notes''': | ||
+ | |||
+ | * Selected users will receive e-mails frequently, unless they are removed from the list. | ||
+ | * A''' CRON''' job must be configured to send the emails. | ||
+ | |||
+ | ---- | ||
+ | |||
+ | '''Figure 32: Part x Type List - Disassociating Part Numbers''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_32.png|framed|none]] | ||
+ | |||
+ | Select a part number to disassociate and click on the delete button. | ||
+ | |||
+ | This selected part number will not be deleted from database; it will just be disassociated from the selected SIT type. | ||
+ | |||
+ | Click on '''Yes''' to confirm. | ||
+ | |||
+ | ====Location x Sit Type==== | ||
+ | |||
+ | This Topic will discuss how a location can be associated or disassociated to a SIT type. | ||
+ | |||
+ | Click on Location x SIT Type in ne main Serialized Item Tracker page. | ||
+ | |||
+ | '''Figure 33: Location x SIT Type''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_33.png|framed|none]] | ||
+ | |||
+ | ---- | ||
+ | |||
+ | The Location x SIT Type List page displays. | ||
+ | |||
+ | It is possible to edit the Location by clicking on the Edit button. | ||
+ | |||
+ | '''Figure 34: SIT Type List''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_34.png|framed|none]] | ||
+ | |||
+ | Edit the location and click on '''OK''' button to commit the updates or on '''Cancel''' button to cancel them. | ||
+ | |||
+ | '''Figure 35: SIT Type Form''' | ||
+ | |||
+ | [[Image:SOP-5-I-MDS0008-C_RA1_MDS_Serialized_Item_Tracker_-_WIKI_35.png|framed|none]] | ||
+ | |||
+ | '''Note''': If the SIT Type already has received a SIT Range, it will not be possible to change it<nowiki>’</nowiki>s Location (see the sample).<br> | ||
+ | ===Appendix A=== | ||
+ | |||
+ | '''Glossary''' | ||
+ | |||
+ | ''This glossary is a list of terms with the definitions for them.'' | ||
+ | |||
+ | '''''Administrator''''' | ||
+ | |||
+ | The System Administration has full access - all plants, all reports, all users. | ||
+ | |||
+ | '''''Component''''' | ||
+ | |||
+ | A component is a specific piece of data that appears on a label, for example: bar code, part numbers, graphic images, line or text. Hence, label components are broken down into several different types: text, graphic images, MDS database values, or a combination of text and database values. | ||
+ | |||
+ | '''''Framework''''' | ||
+ | |||
+ | In software development, a framework is a defined support structure in which another software project can be organized and developed. A framework may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project. | ||
+ | |||
+ | '''''LVM''''' | ||
+ | |||
+ | Low water mark – this is a value set by the user to alert when the available SN for that part number are low and it needs attention. It<nowiki>’</nowiki>s defined when the user intends to manage the available quantity of SN. Always when the LWM is reached, e-mail alerts are sent for the registered addresses. | ||
+ | |||
+ | '''''Packing List''''' | ||
+ | |||
+ | Packing List is the shipping number of the range being received | ||
+ | |||
+ | '''''PO''''' | ||
+ | |||
+ | PO is the Purchase Order of the range being received | ||
+ | |||
+ | '''''PO Line''''' | ||
+ | |||
+ | PO Line is the Line Number of the Purchase Order above | ||
+ | |||
+ | SFDC Configuration | ||
+ | |||
+ | The rules used to define how SFDC collects data, provides analysis, controls processing and maintains unit histories | ||
+ | |||
+ | '''''Site Minder''''' | ||
+ | |||
+ | ''Universal login of Sanmina-SCI'' | ||
+ | |||
+ | '''''Username''''' | ||
+ | |||
+ | The username is the site minder username (or a partial string) | ||
+ | |||
+ | '''''VLVM''''' | ||
+ | |||
+ | Very low watermark - this is a value set by the user to alert when the available SN are very low and this is a critical situation. | ||
+ | |||
+ | ===Appendix B=== | ||
+ | |||
+ | {|border="2" cellspacing="0" cellpadding="4" width="0%" | ||
+ | |align = "center" bgcolor = "#A0A0A0"|'''Name''' | ||
+ | |align = "center" bgcolor = "#A0A0A0"|'''Type''' | ||
+ | |align = "center" bgcolor = "#A0A0A0"|'''Required''' | ||
+ | |bgcolor = "#A0A0A0"|'''Min length / Min value''' | ||
+ | |bgcolor = "#A0A0A0"|'''Max length /'''<br>'''Max value''' | ||
+ | |align = "center" bgcolor = "#A0A0A0"|'''Notes''' | ||
+ | |||
+ | |- | ||
+ | |Type | ||
+ | |alpha-numeric | ||
+ | |align = "center"|x | ||
+ | |align = "right"|1 | ||
+ | |align = "right"|30 | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |Part Number | ||
+ | |alpha-numeric | ||
+ | |align = "center"|x | ||
+ | |align = "right"|1 | ||
+ | |align = "right"|25 | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |Quantity | ||
+ | |numeric | ||
+ | |align = "center"| | ||
+ | |align = "right"|1 | ||
+ | |align = "right"|999999999 | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |Starting | ||
+ | |alpha-numeric | ||
+ | |align = "center"|x | ||
+ | |align = "right"|14 | ||
+ | |align = "right"|14 | ||
+ | |mask: AAAAA######### / The last 9 numbers must be minor to the Ending value | ||
+ | |||
+ | |- | ||
+ | |Ending | ||
+ | |alpha-numeric | ||
+ | |align = "center"| | ||
+ | |align = "right"|14 | ||
+ | |align = "right"|14 | ||
+ | |mask: AAAAA######### / The first 5 characters must be equals to the Starting value | ||
+ | |||
+ | |- | ||
+ | |PO | ||
+ | |alpha-numeric | ||
+ | |align = "center"| | ||
+ | |align = "right"|1 | ||
+ | |align = "right"|30 | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |PO Line | ||
+ | |numeric | ||
+ | |align = "center"| | ||
+ | |align = "right"|1 | ||
+ | |align = "right"|9999999 | ||
+ | | | ||
+ | |||
+ | |- | ||
+ | |Packing List | ||
+ | |alpha-numeric | ||
+ | |align = "center"| | ||
+ | |align = "right"|1 | ||
+ | |align = "right"|30 | ||
+ | | | ||
+ | |||
+ | |} | ||
== Multi-Level Container Pack == | == Multi-Level Container Pack == |
Revision as of 20:16, 20 January 2014
Contents
- 1 Shop Order Control
- 2 Serialized Item Tracker
- 2.1 SIT – Functionalities Executed from Serialized Items List
- 2.1.1 Accessing SIT (Serialized Item Tracker) Application
- 2.1.2 Serialized Item Tracker List
- 2.1.3 Edit (Update)
- 2.1.4 Return/Obsolete/Damage
- 2.1.5 Resend
- 2.1.6 Additional Information
- 2.1.7 Print/Export or Print/Export Filtered
- 2.1.8 SIT Batch Traveler
- 2.1.9 Receive
- 2.1.10 Receive PTS
- 2.1.11 Resend
- 2.1.12 Print/Export Filtered Ranges
- 2.1.13 Part x Sit Type
- 2.1.14 Location x Sit Type
- 2.2 Appendix A
- 2.3 Appendix B
- 2.1 SIT – Functionalities Executed from Serialized Items List
- 3 Multi-Level Container Pack
- 4 Kit Verify
- 5 Production Setup
- 6 Incoming
Shop Order Control
- Shop Order Release Module enables user to release Standard and Oracle Shop Orders.
All Shop Orders with status “N” or “R” with increased quantities are displayed.
Shop Orders are displayed in the following colors:
- Black – Shop Order is ready for release
- Red – The number of serial numbers on the Shop Order is incorrect
- Green – All the serial numbers have been generated but the Shop Order status was not changed
-
- Filter enables user to filter Shop Orders by the following fields:
- Shop Order Number – enter desired Shop Order Number for filtering
- Part Number – enter desired Part Number for filtering
- Revision – enter desired Revision for filtering
- Oracle Shop Orders – Shop Orders passed to MDS via MDS/Oracle Interface
Note: Oracle Shop Orders are created as Discrete Jobs in Oracle and are not created in MDS.- Releasable – check to include Oracle Shop Orders that are ready for release
- Not Releasable – check to include Oracle Shop Orders that are not ready for release
- Mapped – check to include Oracle Shop Orders that are already mapped
- Unmapped – check to include Oracle Shop Orders that still require mapping
- Standard Shop Orders
- Releasable – check to include Shop Orders that are ready for release
- Click Filter to filter by above entered criteria, or click Clear to clear filter criteria
- The filtered results are displayed
- Filter enables user to filter Shop Orders by the following fields:
-
- Add Standard Shop Order
- Navigate to Shop Order Release under Shop Order Control module
- Click Add Standard Shop Order icon in Task window
- Shop Order Number – Enter the Standard Shop Order Number
- As a general rule, the Shop Order number should be the same as the Oracle Discrete job number.
- Part Number – Use Find button to select the part number
- Quantity – Enter Shop Order quantity
- If product is panelized and multiple units will be tracked under the same serial number, enter only the quantity of panels
- User Defined – Optional field for user definition of Standard Shop Order
- Revision – Select Revision
- Used only if releasing Shop Order for Revision Controlled parts
- User can enter a revision at the time of release for non-revision controlled part
- Completion Date – Optional field for defining the completion date
- Click Ok to confirm Shop Order addition, or click Cancel to ignore
- The Standard Shop Order has been added
- Release Shop Order per Shop Order Release section 1.8
- Add Standard Shop Order
-
- Oracle Shop Order are the preferred Shop Order methodology. Oracle Interfaced Shop Orders enable WIP tracking and automatic back-flushing in Oracle by mapping Oracle Operation Sequences to SFDC Process/Locations.
- Oracle Discrete Job is created for interfaced part number
- Appropriate Category Set must be defined in Oracle for interface functionality
- Shop Order automatically created via MDS/Oracle Interface
- Shop Order Number, Part Number and Quantity passed via MDS/Oracle Interface
- Serial number completions are reported back to Oracle automatically
- Navigate to Shop Order Release under Shop Order Control module
- Filter or locate the desired Shop Order and click the Map the Shop Order icon
- Oracle Discrete Job is created for interfaced part number
- Oracle Shop Order are the preferred Shop Order methodology. Oracle Interfaced Shop Orders enable WIP tracking and automatic back-flushing in Oracle by mapping Oracle Operation Sequences to SFDC Process/Locations.
-
-
-
- Mapping Oracle Operation Sequence to SFDC Process/Locations will enable SFDC-to-Oracle WIP moves. As units are passed from each process/location, a WIP Move transaction is sent to Oracle for the appropriate quantities. The mapping process is only required once for each part, and any time the Oracle and/or SFDC route is modified.
- The part number must have a Part Route Assignment prior to release, else an error message is displayed.
- As a general rule, map Oracle Operation Sequence to SFDC Process in “Route by Process” configuration – the mapping is then enabled for every location assigned to the same process name.
-
-
-
-
-
- If mapping Oracle Operation Sequence to SFDC Location, keep in mind that WIP moves will not take place when a unit is scanned at a location that is not specifically defined in the mapping.
- Map Oracle Operation Sequence to SFDC Process (or Location)
- Filter and/or Select Oracle Operation Sequence
- Filter and/or Select SFDC Process (or Location)
- Click Add Map icon
- Automatic Map will automatically map Operation Sequence to Process/Location, yet care must be taken to verify accuracy
- Each mapped step added will populate the Mapped Operation Sequences box
- Click the Information icon for details on each mapped step
- Click the Remove icon to remove a specific mapped step
- Perform above steps for remaining Operation Sequence steps desired for WIP movement in Oracle
- Click Save to save mapping, or Cancel to abort
- The Oracle Operation Sequences and SFDC Location/Process have been mapped
- Release Shop Order per Shop Order Release section 1.8
-
-
-
- Close All Shop Orders enables user to Close any/all open Standard Shop Orders. Close Shop Orders functionality is also available through Shop Order Browser module or Shop Order Viewer/Close Shop Order, reference section 4.10
Note: Oracle Shop Orders are not available to close, this task is performed in Oracle- Navigate to Shop Order Release under Shop Order Control module
- Click Close Shop Orders icon in Tasks window – A confirmation window is displayed
- Select the Shop Orders to close
- All Shop Orders available to close are selected by default
- Un-select the any/all Shop Orders that are not to be closed
- Enter Shop Order number in Filter field to filter by Shop Order
- Click Yes to close selected Shop Orders, or click No to abort
- Selected Shop Orders status has been changed to “C” Closed
- Close All Shop Orders enables user to Close any/all open Standard Shop Orders. Close Shop Orders functionality is also available through Shop Order Browser module or Shop Order Viewer/Close Shop Order, reference section 4.10
-
- Print/Export Filtered Shop Orders enables user to print/export the filtered list of Shop Orders. The report results include Shop Order Number, Type, Part Number, Qty, BPP (Boards per Panel), Revision, User Defined, Start Date and Completion Date.
- Navigate to Shop Order Release under Shop Order Control module
- Perform desired Shop Order Filtering per section 1.1
- Click the Print/Export Filtered Shop Orders icon in the Tasks window
- The report results are displayed and the user can save or print it
- Click on Save to save, or Print to print the report results
- Print/Export Filtered Shop Orders enables user to print/export the filtered list of Shop Orders. The report results include Shop Order Number, Type, Part Number, Qty, BPP (Boards per Panel), Revision, User Defined, Start Date and Completion Date.
-
- Serial Number Maintenance – Reference section 3 for further information
-
- Serial Number Assignment – Reference section 2 for further information
-
- Release enables user to release Shop Orders to production
Note: MDS does not allow the release of an “On Hold” status shop order. Reference the Mfg Hold module in the SFDC Configuration Manual for additional information.- Navigate to Shop Order Release under Shop Order Control module
- Perform desired Shop Order Filtering per section 1.1
- Click the Release the Shop Order check-mark icon for appropriate Shop Order to display Release Wizard
- Manually Assign Revision – check to enable user to manually assign revision at release
- Create Skeletons – check if user to create skeletons instead of release serials via algorithm
- Skeletons can be replaced with actual serials utilizing Serial Number Maintenance, reference section 3
- This option is not available when releasing a Non-Serialized batch
- Non-Serialized batch – check if this release is part of a non-serialized batch
- If this is checked, the user is not able to create skeleton serial numbers
- Click Next to continue, or Cancel to abort
- Select a Starting Serial Number
Note: This screen is not displayed if the Create Skeletons check-box was checked in previous step- By Algorithm
- By Product – ONLY if part based algorithm
- Click Next to continue, or Cancel to abort
- Select release type
- Full release – release entire shop order qty
- Partial Release – release defined qty only
- Click Next to continue, or Cancel to abort
- Select or Enter Revision – If “Manually Assign Revision” was checked on first release screen
- If revision controlled part, the user can only select a revision from drop down
- If not a revision controlled part, the user can enter any valid value
- Click Next to continue, or Cancel to abort
- Verify Shop Order release information is correct
- This is the last opportunity to verify Shop Order information prior to release
- Select Print label for the serial numbers generated if labels are printed directly from MDS
- Label Type must be configured in Label Maintenance prior to release
- Select Create text file with serial numbers if an output file of serials is desired
- This file can be used for import into label print software to avoid the risk of releasing incorrect serial format and/or sequence
- Select Create notes to add release notes to Shop Order
- Add notes in regards to the Shop Order release for future reference. For example if partial release was requested for a specific reason.
- All Release Notes are available for viewing and editing in Shop Order Browser, reference section 4.7
- Select Shop Order Linkage if this Shop Order will be linked to another
- Click Next to continue, or Cancel to abort
- If Shop Order Linkage was checked in previous screen, the Shop Order Selection screen is displayed
- Enter the Shop Order and/or Part Number
- If Create text file with the serial numbers was checked in previous screen, the user is prompted to save the output file
- Save all exported serial files in the same folder each time to allow easy and consistent access to output files
- IF Print Label for Serial Number was checked in previous screen, the Print Label for Serial Numbers box is displayed
- Select Label Type
- This is the label configuration from Label Maintenance
- Select Print Queue
- This is the specified output device to which the labels will print
- Init. Printer – Select Yes or No
- Sends command to initialize printer in the event graphics or special formating is requiredPrint
- All available units – prints all serials released
- This is the preferred print method to avoid reprints and/or other serialization errors
- Single Serial – prints a single serial number
- Range – starting and ending
- The range allows the user to print a range of serials released instead of all serials on shop order
- Select Label Type
- Click Print to print serial labels, or Cancel to abort print process
- First and Last serials are displayed – verify for accuracy
- Click Next to continue
- IF Create Release Notes was checked, add desired notes in field provided
- Click Finish to complete release process
- The Shop Order has been released
- Release enables user to release Shop Orders to production
-
- Edit existing Standard Shop Order information. Edit of Shop Order information is usually performed prior to release.
Note: Oracle Shop Orders are not available for editing, any modification is performed in Oracle- Navigate to Shop Order Release under Shop Order Control module
- Perform desired Shop Order Filtering per section 1.1
- Click Edit icon and perform desired modifications
- Part number is not an editable field after initial Shop Order creation
- Click Ok to commit changes, or Cancel to ignore modifications
- The selected Shop Order has been modified
- Edit existing Standard Shop Order information. Edit of Shop Order information is usually performed prior to release.
-
- Delete Shop Orders with an unreleased status
Note: Oracle Shop Orders are not available for deletion, the cancellation task is performed in Oracle- Navigate to Shop Order Release under Shop Order Control module
- Perform desired Shop Order Filtering per section 1.1
- Click Delete icon
- Click Ok to confirm deletion, or Cancel to ignore deletion
- The selected Shop Order has been deleted
- Delete Shop Orders with an unreleased status
- Serial Number Assignment enables user to assign new serials to, and remove serials from, Shop Orders. The Serial Number Assignment functionality is also available through the Shop Order Release module in the Tasks window.
This functionality may be used when serial numbers are provided by a vendor/customer and are not released in sequential order.
-
- Assign Serial Numbers to a Shop Order
- Navigate to Serial Number Assignment under Shop Order Control module
- Perform desired Shop Order filtering by Shop Order Number and/or Part Number and click Filter
- Click the Assign Serial Number icon for the desired Shop Order
- The Shop Order Maintenance/Add Serial Number screen is displayed
- Enter or scan the serial number to add to the Shop Order, and click the blue arrow to add the serial number to Added field
- The following rules apply to the serial numbers being assigned to the Shop Order:
- The part number of the serial number must have an algorithm assigned
- ANY serial number that is not on a Shop Order may be assigned
- If the serial number is Status 30 (Finished), the status will be changed to 15 (Ready to Build)
- The following rules apply to the serial numbers being assigned to the Shop Order:
- Perform above step for all serial numbers to add to the Shop Order
- Click Save to assign the serial numbers to the Shop Order, or Cancel to abort
- The selected serial numbers have been assigned to the Shop Order
- Assign Serial Numbers to a Shop Order
-
- Remove Serial Numbers from a Shop Order
- Navigate to Serial Number Assignment under Shop Order Control module
- Perform desired filtering by Shop Order Number and/or Part Number and click Filter
- Click the Remove Serial Number icon for the desired Shop Order
- The View Serial Numbers screen is displayed
- Double Click the desired serial number to remove from the Shop Order in the Selected Serial Numbers field
- The serial number will move to the Removed items field
- Perform above step for all serial numbers to remove from the Shop Order
- Click Ok to remove the serial numbers from the Shop Order, or Cancel to ignore
- The selected Serial Numbers have been removed from the Shop Order
- Remove Serial Numbers from a Shop Order
-
- Print/Export Filtered Shop Orders enables user to print/export the filtered list of Shop Orders. The report results include Shop Order Number, Part Number, Total Quantity, and Remaining Quantity.
- Perform desired Shop Order filtering by Shop Order Number and/or Part Number and click Filter
- Click the Print/Export Filtered Shop Orders icon in the Tasks window
- The report results are displayed and the user can save or print it
- Click on Save to save, or Print to print the report results.
- Print/Export Filtered Shop Orders enables user to print/export the filtered list of Shop Orders. The report results include Shop Order Number, Part Number, Total Quantity, and Remaining Quantity.
- Serial Number Maintenance enables user to add and/or remove WIP serial numbers on Shop Orders. The Serial Number Maintenance functionality is also available through the Shop Order Release module in the Tasks window.
-
- Filter – Enables user to filter Shop Orders by the following fields
- Shop Order Number – enter desired Shop Order number for filtering
- Part Number – enter desired Part Number for filtering
- Revision – enter desired Revision for filtering
- Operation Type – select desired operation for filtering
- All – select to include Shop Orders in which serial numbers can be added or removed
- Add – select to include only Shop Orders in which serial numbers can be added
- Remove – select to include only Shop Orders in which serial numbers can be removed
- Show On Hold – check to include Shop Orders that are On Hold
- Oracle Shop Orders – check to include Shop Orders passed to MDS via MDS/Oracle Interface
Note: Oracle Shop Orders are created as Discrete Jobs in Oracle, not in MDS. - Standard Shop Orders – check to include Standard Shop Orders
- Show Released – check to include Shop Orders that are status “R” Released
- Show Closed – check to include Shop Orders that are status “C” Closed
- Show Opened – check to include Shop Orders that are Open, but not Released
- Show Canceled – check to include Shop Orders that have been Canceled
- Click Filter to filter by above entered criteria, or click Clear to clear filter criteria
- The filtered results are displayed.
- Filter – Enables user to filter Shop Orders by the following fields
-
- Add Serial Numbers to Shop Orders
- Navigate to Serial Number Maintenance under Shop Order Control module
- Perform desired Shop Order Filtering per section 3.1
- Click the Add Serial Numbers icon for the desired Shop Order
- The Shop Order Maintenance/Add Serial Number screen is displayed
- Click the View All Serial Numbers link to open the Serial Numbers Viewer window
Note: Only WIP serial numbers that are of the same part number and revision are displayed - Click the Print/Export All Serial Numbers icon to print and/or export the serial numbers displayed in the Serial Numbers Viewer window
- The report results are displayed and the user can save or print it
- Click on Save to save, or Print to print the report results.
- Click Ok or Cancel to exit the Serial Numbers Viewer
- Click the View All Serial Numbers link to open the Serial Numbers Viewer window
- Click the Add icon to display the Add Serial Numbers window
- Add Serial Numbers to Shop Orders
-
-
-
- The following rules apply to the serial numbers being added to the Shop Order:
- The serial number must be of the same part number and revision as the Shop Order
- The serial number must be located in a WIP status (>15 but <30) Location
- Only serial numbers that meet the above rules are displayed in the Add Serial Numbers window
- The following rules apply to the serial numbers being added to the Shop Order:
-
-
-
-
- There are three ways to add serial numbers to the Selected Items field:
- Scan or Type the SN to add
- Click the Add multiple SNs icon to display the Add Multiple Serial Numbers Window
- Enter multiple serial numbers, one per line
- Click Ok to confirm, or click Cancel to ignore
- The entered serial numbers were moved from the Results field to the Selected Items field
- Select/highlight the desired serial numbers from the Results field and click the Add selected items icon
Note: Serial numbers can be moved between the Results and Selected Items fields using the arrow icons
- Perform above step for all serial numbers to add to the Shop Order
- Click Ok to confirm, or click Cancel to ignore
- Verify serial numbers to be added before proceeding
- If the user does not wish to add one or more of the units listed, highlight the appropriate serial number and click the Cancel icon just to the right of the list to remove the selected serial numbers before saving
- Click Save to add the selected serial numbers to the Shop Order, or Cancel to abort
- The selected serial numbers were added to the Shop Order
- There are three ways to add serial numbers to the Selected Items field:
-
-
- Remove Serial Numbers from Shop Orders
- Navigate to Serial Number Maintenance under Shop Order Control module
- Perform desired Shop Order Filtering per section 3.1
- Click the Remove Serial Number icon for the desired Shop Order
- The Shop Order Maintenance/Remove Serial Number screen is displayed
- There are three ways to move serial numbers from Removable field to the Removed field
- Double click the desired serial number to move to the Removed field
- Remove Serial Numbers from Shop Orders
-
-
- Note: Serial numbers can be moved between the Removable and Removed fields using the arrow icons
-
-
-
-
- Scan or Type the SN to remove, then Enter to move to the Removed field
-
-
-
-
-
- Click the Remove multiple SNs icon to display the Add Multiple Serial Numbers Window
- Enter multiple serial numbers, one per line
- Click Ok to confirm, or click Cancel to ignore
- The entered serial numbers were moved from the Removable field to the Removed field
- Click the Remove multiple SNs icon to display the Add Multiple Serial Numbers Window
-
-
-
-
- Perform above step for all serial numbers to remove from the Shop Order
- Click Save to remove the serial numbers from the Shop Order, or Cancel to abort
-
- Shop Order Browser enables user to view standard Shop Order information, Release Notes, Linkage, Location and Serial Number information, as well as print labels and Close the Shop Order. The Shop Order Browser is available from the Shop Order Control main page, as well as from the Shop Order Release module in the Tasks window.
Shop Orders are displayed in the following colors:* Black – Shop Order is ready for release
- Red – The number of serial numbers on the Shop Order is incorrect
- Green – All the serial numbers have been generated but the Shop Order status was not changed
-
- Filter enables user to filter Shop Orders by the following fields:
- Shop Order Number – enter desired Shop Order number for filtering
- Part Number – enter desired Part Number for filtering
- Revision – enter desired Revision for filtering
- Operation Type – select desired operation for filtering
- All – select to include Shop Orders in which serial numbers can be added or removed
- Add – select to include only Shop Orders in which serial numbers can be added
- Remove – select to include only Shop Orders in which serial numbers can be removed
- Show On Hold – check to include Shop Orders that are On Hold
- Oracle Shop Orders – check to include Shop Orders passed to MDS via MDS/Oracle Interface
Note: Oracle Shop Orders are created as Discrete Jobs in Oracle, not in MDS. - Standard Shop Orders – check to include Standard Shop Orders
- Show Released – check to include Shop Orders that are status “R” Released
- Show Closed – check to include Shop Orders that are status “C” Closed
- Show Opened – check to include Shop Orders that are Open, but not Released
- Show Canceled – check to include Shop Orders that have been Canceled
- Click Filter to filter by above entered criteria, or click Clear to clear filter criteria
- The filtered results are displayed.
- Filter enables user to filter Shop Orders by the following fields:
-
- Print/Export Filtered Shop Orders – Prints/Exports the filtered list of Shop Orders. The report results include Shop Order Number, Order Type, Part Number, Status, Quantity, Boards per Panel, Revision, Start Date, Released Date and Time.
- Navigate to Shop Order Browser under Shop Order Control module, or the Shop Order Release screen
- Perform desired Shop Order Filtering per section 4.1
- Click the Print/Export Filtered Shop Orders icon in the Tasks window
- The report results are displayed and the user can save or print it
- Click on Save to save, or Print to print the report results
- Print/Export Filtered Shop Orders – Prints/Exports the filtered list of Shop Orders. The report results include Shop Order Number, Order Type, Part Number, Status, Quantity, Boards per Panel, Revision, Start Date, Released Date and Time.
-
- Recall Shop Order enables user to remove non-generic serial numbers from Standard Shop Orders
The Recall Shop Order functionality is not available for Shop Orders with Skeleton serial numbers- Navigate to Shop Order Browser under Shop Order Control module, or the Shop Order Release screen
- Click the Recall Shop Order icon in the Tasks window
- The Recall Shop Order screen is displayed
- Perform desired filtering by Shop Order Number and/or Part Number and click Filter
- Click the Remove Serial Number icon for desired Shop Order number
- The View Serial Numbers window is displayed
- Select the desired serial numbers to remove in the Selected Serial Numbers field
- The selected serial number(s) move to the Removed items field.\
- Click Ok to confirm recall, or click Cancel to ignore
- Recall Shop Order enables user to remove non-generic serial numbers from Standard Shop Orders
-
- Print Traveler enables user to print travelers for status 10 units
- Print Traveler enables user to print travelers for status 10 units
-
- Reprint Traveler enables user to reprint travelers for status 10 units
- Reprint Traveler enables user to reprint travelers for status 10 units
-
- Shop Order Information displays standard information, Release Notes, Linkage, Location and Serial Number Information.
- Navigate to Shop Order Browser under Shop Order Control main page, or Shop Order Release module
- Perform desired Shop Order Filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- View Standard Information, Release Notes, Location and Serial Number Information
- Click Close to close the Shop Order Viewer screen
- Shop Order Information displays standard information, Release Notes, Linkage, Location and Serial Number Information.
-
- Release Notes – Enables user to add and/or edit release notes for the selected Shop Order
Release Notes should be used any time there is a special case scenario, or explanation required in regards to the Shop Order.- Navigate to Shop Order Browser under Shop Order Control main page, or Shop Order Release module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Enter desired Release Note information
- Click Save to save the new notes, or click Cancel to abort
- Click Close to close the Shop Order Viewer screen
- The Release Notes have been added and/or edited per previous steps
- Release Notes – Enables user to add and/or edit release notes for the selected Shop Order
-
- Edit enables user to edit Standard shop Orders with an Unreleased Status 'N', also reference section 1.9
The Shop Order Edit functionality is not allowed for Oracle Shop Orders.- Navigate to Shop Order Browser under Shop Order Control main page, or Shop Order Release module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Edit icon in the Tasks window to display the Shop Order Edit screen
- Edit the Shop Order Number as desired
- Edit the Quantity as desired
- Edit the User Defined field as desired
- Edit the Revision as desired
- Edit the Completion Date as desired
- Click Ok to confirm modification, or Cancel to ignore
- The Shop Order has been edited per the previous steps
- Edit enables user to edit Standard shop Orders with an Unreleased Status 'N', also reference section 1.9
-
- Delete enables user to delete Standard Shop Orders with an Unreleased Status 'N', also reference section 1.10
The Shop Order Delete functionality is not allowed for Oracle Shop Orders, OR for a Shop Order in which serial numbers have already been started in SFDC.- Navigate to Shop Order Browser under Shop Order Control main page, or Shop Order Release module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Delete icon in the Tasks window to delete the selected Shop Order
- A confirmation message is displayed
- Click Yes to confirm deletion, or click No to abort
- the Shop Order has been deleted
- Delete enables user to delete Standard Shop Orders with an Unreleased Status 'N', also reference section 1.10
-
- Close Shop Order enables user to Close the selected Standard Shop Order, also reference section 1.4
The Close Shop Order functionality is only available for Shop Orders where all serial numbers at a Status 30 or higher.
Note: Oracle Shop Orders are not available to close, this task is performed in Oracle- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Close icon in the Tasks window – A confirmation window is displayed
- Click Yes to close selected Shop Order, or click No to abort
- Selected Shop Orders status has been changed to “C” Closed
- Close Shop Order enables user to Close the selected Standard Shop Order, also reference section 1.4
-
- Auxiliary Release enables user to release additional quantity and serial numbers to Standard Shop Orders as this option is not available for Oracle Shop Orders. Also reference section 1.8
- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click Auxiliary Release icon in the Tasks window
- The Release Shop Order Wizard window is displayed
- Auxiliary Release enables user to release additional quantity and serial numbers to Standard Shop Orders as this option is not available for Oracle Shop Orders. Also reference section 1.8
-
-
-
- Create skeleton serial numbers – check to create skeletons instead of release serial numbers via algorithm
- Skeletons can be replaced with actual serials utilizing Serial Number Maintenance, reference section 3
- Create skeleton serial numbers – check to create skeletons instead of release serial numbers via algorithm
-
-
-
-
- Click Next to continue, or click Cancel to abort
- Enter the desired Quantity to increase
- This value cannot be less than one (1)
- Click Next to continue, or Cancel to abort
- Select a Starting Serial Number
Note: This screen is not displayed if the Create Skeletons check-box was checked in previous step- By Algorithm
- By Product – ONLY if part based algorithm
- Click Next to continue, or Cancel to abort
- Verify Shop Order release information is correct
- This is the last opportunity to verify Shop Order information prior to release
- Select Print label for the serial numbers generated if labels are printed directly from MDS
- Label Type must be configured in Label Maintenance prior to release
- Select Create text file with serial numbers if an output file of serials is desired
- This file can be used for import into label print software to avoid the risk of releasing incorrect serial format and/or sequence
- Select Create notes to add release notes to Shop Order
- Add notes in regards to the Shop Order release for future reference. For example if Auxiliary Release was requested for a specific reason.
- All Release Notes are available for viewing and editing in Shop Order Browser, reference section 4.7
- Select Shop Order Linkage if this Shop Order will be linked to another
- Click Next to continue, or Cancel to abort
- If Shop Order Linkage was checked in previous screen, the Shop Order Selection screen is displayed
- Enter the Shop Order and/or Part Number
- If Create text file with the serial numbers was checked in previous screen, the user is prompted to save the output file
- Save all exported serial files in the same folder each time to allow easy and consistent access to output files
- IF Print Label for Serial Number was checked in previous screen, the Print Label for Serial Numbers box is displayed
- Select Label Type
- This is the label configuration from Label Maintenance
- Select Print Queue
- This is the specified output device to which the labels will print
- Init. Printer – Select Yes or No
- Sends command to initialize printer in the event graphics or special formating is requiredPrint
- All available units – prints all serials released
- This is the preferred print method to avoid reprints and/or other serialization errors
- Single Serial – prints a single serial number
- Range – starting and ending
- The range allows the user to print a range of serials released instead of all serials on shop order
- Select Label Type
- Click Print to print serial labels, or Cancel to abort print process
- First and Last serials are displayed – verify for accuracy
- Click Next to continue
- IF Create Release Notes was checked, add desired notes in field provided
- Click Finish to complete release process
- The Shop Order Viewer screen is displayed, verify the serial numbers added during the Auxiliary Release process are included in the Serial Number Information field, indicating the release is complete
-
-
- Delete Unstarted Units enables user to delete serial numbers of units that have not been started in SFDC
The Delete Unstarted Units functionality will only delete units (serial numbers) that are Status 15, all other serial numbers will remain in SFDC.- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Delete Unstarted Units icon in the Tasks window – A confirmation window is displayed
- Click Yes to delete unstarted units, or click No to abort
- A confirmation window is displayed prompting user to create a log with the deleted serial numbers
- Click Yes to create a log file with the deleted serial numbers, or else click No if the log file is not desired
- It is good practice to create the log file and save to the location in which the serial number release files are placed for future reference if necessary
- If Yes is selected, the user is prompted for the save location
- Click Save to save log file, or Cancel to abort saving the log file.
- An information message is displayed stating the log file was successfully saved
- Click Ok
- Selected Shop Order status is changed to “N” Unreleased if ALL serial numbers were deleted, else the status remains “R” Released and the Shop Order will display in Shop Order Release screen for Release or Edit.
- Delete Unstarted Units enables user to delete serial numbers of units that have not been started in SFDC
-
- Print/Export Unit Status Details enables user to print/export Shop Order Unit Status Detail Report for the selected Shop Order. The report results include; Serial Number, Location, Unit Status, Quantity, Revision and User Defined.
- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Print/Export Unit Status Details icon in the Tasks window
- The report results are displayed and the user can save or print it
- Click on Save to save, or Print to print the report results
- Print/Export Unit Status Details enables user to print/export Shop Order Unit Status Detail Report for the selected Shop Order. The report results include; Serial Number, Location, Unit Status, Quantity, Revision and User Defined.
-
- Print Labels enables user to print serial number labels for the selected Shop Order
- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Print Labels icon in the Tasks window, the Print Label for Serial Numbers window is displayed
- Print Mode:
- MDS – Prints labels developed in MDS
- Label Engine – Prints labels developed in Label Engine
- Select Label Type
- This is the label configuration from Label Maintenance
- Select Print Queue
- This is the specified output device to which the labels will print
- Init. Printer – Select Yes or No
- Sends command to initialize printer in the event graphics or special formating is required
- Print
- All available units – prints all serials released
- This is the preferred print method to avoid reprints and/or other serialization errors
- Single Serial – prints a single serial number
- Range – starting and ending
- The range allows the user to print a range of serials released instead of all serials on shop order
- All available units – prints all serials released
- Click Print to print serial labels, or Cancel to abort print process
- Labels are sent to the selected print queue
- Print Labels enables user to print serial number labels for the selected Shop Order
-
- Shop Order Linkage enables user to link Shop Orders to one another
Need additional explanation here defining purpose and rules.- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Shop Order Linkage icon in the Tasks window, the Shop Order Selection screen is displayed
- Filter by desired Shop Order and/or Part Number, and select the desired Shop Order to link to
- Click Ok to confirm the Shop Order Linkage
- A confirmation message is displayed, click Yes to confirm, or click No to abort
- The Shop Orders are now linked together
- Shop Order Linkage enables user to link Shop Orders to one another
-
- Display Generic Attributes displays the Generic Attributes List screen
Need additional explanation here defining purpose and rules.- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Shop Order Information icon for the desired Shop Order
- The Shop Order Viewer screen is displayed
- Click the Display Generic Attributes icon in the Tasks window, the Generic Attribute List window is displayed
- WHAT ELSE?
- Display Generic Attributes displays the Generic Attributes List screen
-
- Recipe Display functionality is used for viewing and modifying recipe configurations for Shop Orders and Units.
Recipes are unit configuration information including BOM (with substitute parts), reference designators, software load and hardware test information. A default recipe is assigned to shop orders as they arrive in MDS from Oracle.
Recipes can be modified in MDS at the Shop Order and Unit level according to the following conditions:
- Recipe Display functionality is used for viewing and modifying recipe configurations for Shop Orders and Units.
- The entire Shop Order if no units are completed yet
- An individual serial number, or a select number of serial numbers, from a list that are not complete yet (paddle boxes will be used to select the serial numbers).
- All serial numbers on the Shop Order that have not been completed (serial.unit_status-key < 30)
- All serial numbers on the Shop Order that have not been released (serial.unit_status-key = 15)Note: This functionality is only available for Oracle Shop Orders of part numbers that have the appropriate Category Set.
-
-
- Navigate to Shop Order Browser under Shop Order Control module
- Perform desired Shop Order filtering per section 4.1
- Click the Recipe Display icon for the desired Shop Order, the Recipe Display window is displayed
- To Edit a BOM Component, select a node from the tree and edit the form in the right panel.
- Click Ok to confirm the changes, or click Cancel to ignore
- To Add Components to the BOM, click on the Plus icon over the tree
- The
- To Remove Components from the BOM, click on the "minus" button over the tree
- Click Ok to commit changes, or click Cancel to ignore
- Click Close to exit the Recipe Display screen and return to Shop Order Browser
-
Serialized Item Tracker
SIT (the Serialized Item Tracker) is a MDS module designed for effectively importing / creating large numbers of serialized components that will be used later in the manufacturing process. It eliminates much of the overhead of creating serial numbers in MDS one at a time. The serialized components can be created based on a starting serial number and algorithm or from a list of serial numbers scanned or copied from a text file.
The Serialized Items Tracker provides a mechanism to receive/return/obsolete a range of serialized items in MDS. Serialized Item Ranges will be stored in a new SIT_Range table in the mdsc database. Each item in the range is exploded into the Serial table as tracked components. The associating and disassociating these items to units will be done with standard SFDC technology. There are reports and EDI extracts that will be written to support SIT. These reports and extracts are not been defined in this document as they will most likely be written outside of MDS.
SIT also manages and sends e-mail alerts of the serialized items consumption by Low and Very Low Watermarks.
SIT – Functionalities Executed from Serialized Items List
Accessing SIT (Serialized Item Tracker) Application
Click on Serialized Item Tracker in the Shop Floor Control Production Control.
Figure 1: Serialized Item Tracker
To list and search Serialized Items, click on Serialized Item.
The SIT Range List displays:
Figure 2: SIT Range List
The user is able to perform the following actions from the SIT Range List:
Receive; Receive (PTS); Edit; Process; Resend; Additional Info; SIT Batch Traveler; Print/Export and Print/Export Filtered Ranges.
Figure 3: Search Using "Filter" Button
There are three available fields by which to search: Status, Type and Filter By. Enter the information and click on Filter.
Figure 4: Searching by Status
The serialized items created by SIT have a status. The current statuses are Received, Returned, Damaged and Obsolete. See the following description for each one:
- Received: serial number created (SFDC status is the same as the location where the serial was created);
- Returned: this status returns a range of serials, a specific serial or all serials (change SFDC status to "50-Killed");
- Damaged: serial item damaged (change SFDC status to "50-Killed");
- Obsolete: when the serial will not be used anymore but continues to exist. No longer in use or valid (change SFDC status to "50-Killed");
Select a status and click on Find.
Figure 5: Searching by Type
There are four types available: COA label, EUI-48-Intel-MAC, Manually Entered and Non-SN Batch. Selecting a type will display serial number ranges already created for all statuses (receive, obsolete, damage, return).
Select a type and click on Filter.
Figure 6: Searching by "Filter by":
This field is a composed field. To perform a search using the "Filter by" field, select one of the available options (Part Number, Serial Number, PO, PO Line, Packing List or Created User) and fill in the field with the information to search for. Click on the Find button to perform the search.
Serialized Item Tracker List
Clicking on Serialized Item in the main SIT page, the application displays a list with all Serialized Items. Locations are based on the actual SFDC Configuration,
Figure 7: Serialized Item Tracker Range List
Edit (Update)
This Topic discusses how the user can edit (update) the "PO", "PO line" and "Packing List" information.
The Serialized Tracker List page displays to access the "Correct" function.
Select the serial number and click on Edit icon to correct/update the "PO", "PO line" and "Packing List" fields.
The SIT Range Form displays.
Figure 8: SIT Range Form
Enter new values for:
- PO: PO is the Purchase Order of the range being received.
- PO Line: PO Line is the Line Number of the Purchase Order above.
- Packing List: Packing List is the shipping number of the range being received.
In addition, the user is able to update the attribute value. Enter the value in the Value field and confirm.
Click on Update to complete.
Click on Save.
The updates are saved and the list is refreshed.
Return/Obsolete/Damage
For Return, an RMA (Return Material Authorization) number is required for the new range. The application saves this information for historical reporting.
This functionality allows the user to return a range, all available units or a single serial item number to a vendor, according to the chosen option in the Return page. The range is stored in the SIT_Range table as "Returned" for Return, "Obsolete" for Obsolete and "Damaged" for Damage.
Select the serial number and click on Process to choose return, obsolete, or damage to modify an existing serial range, all available units or just a single serial.
Figure 9: Process
The following information can be entered in the page, Range ID, Part Number and Available Units associated to the percent of the available units to be returned.
Return/Obsolete/Damage "All Available Units"
An Operation Summary page is displayed with the result of the operation. All available units must be returned/obsolete/damaged and must be inserted in a new line on "Serialized Items List" with the new status and the serial range information. After any operation, the serial numbers do not have to appear as "available units".
Result: An Operation Summary page is displayed with the result of the operation. All available units are returned/damage or obsolete and a new line on "Serialized Items List" with the new status is inserted. After any operation, the serial numbers do not appear as "available units".
Return/Obsolete/Damage "Single Serial"
An Operation Summary page is displayed with the result of the operation. The single unit must be returned/obsolete/damaged and must be inserted as a new line on "Serialized Items List" with the new status and the serial number information. After any operation, the serial number does not have to appear as "available units".
Result: An Operation Summary page is displayed with the result of the operation. The Single Serial is returned/obsolete/damaged and a new line on "Serialized Items List" with the new status is inserted. After a return operation, the returned serial numbers do not appear as "available units".
Return/Obsolete/Damage "Serial Range"
An Operation Summary page is displayed with the result of the operation. The serial range filled in must be returned/obsolete/damaged and must be inserted as a new line on "Serialized Items List" with the new status and the serial range information. After any operation, the serial range returned does not have to appear as "available units".
Result: An Operation Summary page is displayed with the result of the operation. Serial range units are returned/obsolete/damaged and a new line on "Serialized Items List, with the new status is inserted. After any operation, the serial numbers do not appear as "available units".
Choose one of the available options to return/obsolete or damage (all available units, single serial, or a range (starting and ending serials).
An operation summary is returned. ??????????????????????????????????????????????????????????????
Figure 10: Operation Summary
In this summary you can see all returned/Obsolete/damaged serial number (Passed status) otherwise, the fail reason.
A new line with the new status is created in the serialized list.
Resend
This functionality allows the user to create an attribute for a SIT Range. This triggers another process to send an EDI file to the vendor.
To list Serialized Items, click on Serialized Item Tracker Maintenance in the main MDS page.
Figure 11: Serialized Item Tracker List - Resend
Resend a "Serial Range" from list: the Serial Number Range that was resent is sent to the Vendor through EDI communication.
A confirmation message is displayed.
Click on Yes to complete the resend action or No to cancel.
A confirmation message displays.
The serialized items have been resent.
Additional Information
This Topic discusses the basic information of a selected range as Range ID, Part Number, Quantity and Serial Number List.
Figure 12: Serialized Tracker List - Received
Selecting a serial that has "Received" status, the information of the selected range will be displayed.
Range ID, Part Number, Quantity and Serial Number List.
Click on Print/Export Serial Numbers to display the page that will allow the user to select the status desired. He Print Label option is available.
The report is displayed:
Figure 13: Export Serial Numbers Report Viewer
From this report, the user can save or print the result.
Print/Export or Print/Export Filtered
This Topic will discuss how the print/export function works. This function is used for Print or Export a selected Range or a Single Serial Number.
Figure 14: Serialized Items List – Print/Export
Click on the print/export or Print/Export Filtered button on the Serialized Items Tracker list.
The Report for the selected item is generated and displayed to the user:
SIT Batch Traveler
This Topic will discuss how to verify if the Serial Number bar code range was printed correctly. All the serial numbers that make up the selected range are printed.
Figure 15: Serialized Tracker List - SIT Batch Traveler
Click on the
SIT Batch Traveler icon on the Serialized Items Tracker. The Batch report displays:
Figure 16: Batch Report
Receive
This functionality allows a user to receive (create) a range of serialized items into MDS. The user specifies the beginning and ending serial number, part number and other miscellaneous attribute data. The range is stored in the SIT_Range table as "received" SIT status and has the same status as the Location where it was created (see Location x SIT Type). Individual Items are created in the database as tracked components. A serial number algorithm for the part number needs to be created and released to support generating serial numbers for the defined range.
Note:
SIT works with just with two algorithm types:
1. Shop Order Algorithm (created in the Algorithm Tool);
2. Algorithm manually encoded.
The serial numbers are created and associated to the location (consequently unit status too) that was defined on Location x Sit Type. The following attributes are linked to each serial number:
- SIT Range Pointer (the sit range key)
- SIT Serial Number (itself)
- SIT Date Code
- SIT Lot Code
- SIT Manufacturer Part Number
- SIT PTS ID (only in case of a PTS receive)
The algorithm is updated with the last serial number received.
To start the receive process, click on Receive in the Tasks panel.
To list Serialized Items, click on Serialized Item Tracker Maintenance in the MDS main page.
Figure 17: Receive
Click on Receive button.
Figure 18: SIT Range Form for Non SN Batch, COA Label and EUI-48 types
Type, Part Number, Quantity and Starting Serial (items in blue) are required fields and must be supplied.
Note:
After enter the mandatory fields, the Print Label for receive units pop up is displayed. The user can fill the mandatory fields to print the label or just cancel to proceed with the receive task.
When "Manually Entered" is selected, the "Quantity", "Starting serial" and "Ending serial" fields are disabled. A multi-line text box appears to be filled with the serials. The user is able to paste in a list of serial numbers in this text box, one per line. The quantity field will be automatically updated with the number of serial numbers in the text box.
When the "OK" button is pressed, these serial numbers will be used instead of calculating serial numbers from an algorithm.
Figure 19: Manually Entered Type
Part Number: Select one part number from the drop down list, depending onthe selected type.
Batch Quantity: Calculated if the Starting and Ending serial fields are populated. If the Starting serial and a specific quantity is entered, the system calculates the Ending serial. If the Starting Serial and Ending Serial are populated, the quantity field is disabled.
PO: PO is the Purchase Order of the range being received.
PO Line: PO Line is the Line Number of the Purchase Order above.
Packing List: Packing List is the shipping number of the range being received.
After all fields are populated, a confirmation message is displayed.
Click on Yes to confirm the range creation or No to cancel.
The created range will be displayed in the SIT list.
Non-SN Batch
Always create a batch serial number. The batch serial number quantity is determined by the receive quantity.
If the part number is assigned to an algorithm, the serial number will be validated against it, otherwise no validation will be done.
Receive PTS
This functionality is used by the plants that need traceability. This is controlled using a new set of screens/functions in profile management, so only users with access to this screen will see it or can use it. Conversely, if the existing screen should not be shown in a specific project, it should not be assigned to any profile.
RECEIVE PTS STEPS:
1. Check the correct option in profile maintenance (Receive PTS is the profile’s name option).
2. On SIT Module, there is the task Receive (PTS).
Figure 20: Receive PTS
3. When the user clicks on this task a dialog screen will be shown asking for the PTS ID.
Figure 21: Receive PTS Component
4. Enter a PTS ID.
5. If the PTS ID information is not stored in the MDS tables, then jMDS tries to connect to the PTS database and import PTS information for the PTS ID (like PTS ID’s Part Number, Date Code, Lot Code, MPN). The next time that same PTS ID is entered, jMDS won’t have to connect to the PTS database.
The process to import PTS ID data is as follows:
- jMDS check if the PTS ID is on MDS database.
- If found, the PTS information in MDS database will be displayed.
- If not found, jMDS will try to get connect to the PTS database.
- If PTS records are found, the information will be imported (copied) to MDS database.
- If no PTS records found, a warning message will be displayed stating that the "PTS ID is invalid".
6. After the user clicks the Ok button with a valid PTS ID, the Sit Range screen will open with the imported data filled in.
7. The Range Type is always Manually Entered. Because of this, the combo box is disabled.
8. The Part Number, Date Code, Lot Code and MPN will contain the imported PTS information and is disabled for editing.
9. The Edit operation is available for PTS and allows a user to update the PO, PO Line and Packing List information. If the generic attribute update_pts_data is defined as yes, the Date Code, Lot Code and MPN information will be available for updating as well.
Resend
A Single Serial Number that was resent is sent to the Vendor through EDI communication with the selected option (Build or Remove).
To list Serialized Items, click on Serialized Item Tracker Maintenance in the MDS main page.
Figure 23: Resend Option
Click on Resend button.
A successfully message is displayed.
Print/Export Filtered Ranges
This topic will discuss how the ranges are exported, depending on which type you have selected.
To list Serialized Items, click on Serialized Item Tracker Maintenance in the MDS main page.
Figure 24: Print/Export Filtered Range
Click on Print/Export Filtered Ranges in the Tasks panel.
A report is generated with the SIT range.
From this report, the users can navigate through the pages, print or save the result.
Part x Sit Type
This Topic will discuss how a part number can be associated or disassociated to a SIT type.
Figure 25: Part SIT Type
Click on Part x SIT Type in the Serialized Item Tracker main page.
The SIT Type List page displays.
Figure 26: SIT Type List
To edit a SIT type, select the SIT type and click on the Edit button.
The Part x Type list is displayed:
Figure 27: Add Part x SIT Type
In this page, the user is able to Add (Associate) a Part x SIT Type, edit and disassociate a part from a type.
To add an association, click on Add Part x SIT Type in the Tasks panel.
Figure 28: Add Part x SIT Type
Select a part number to be associated and click on Save.
The selected part number will disappear from this list and will be displayed in the SIT type list, for the previously selected type.
To cancel this action, click on Cancel.
Editing a SIT Type:
The rules for editing SIT Types are the same for COA, MAC or Manually Entered:
Click on the Edit icon to edit a MAC Address or COA Label Type.
Figure 29: Part x Type List – Edit Part SIT Type
The Edit page is displayed:
Figure 30: Part x SIT Type Form
Note: Unless the user checks the check box "Do you want to manage the LVM and VLVM?" this page will not be available for editing.
Low water mark – this is a value set by the user to trigger an alert when the available SN quantity for that part number is low and needs attention. This is defined when the user intends to manage the available quantity of SN. When the LWM is reached, e-mail alerts are sent for the registered addresses.
Very low watermark - this is a value set by the user to trigger an alert when the available SN quantity is very low and has become a critical situation. When the VLWM is reached, e-mail alerts are sent for the registered addresses.
After checking the "Do you want manage the LVM and VLVM?" check box, the data can be edited.
Figure 31: Part x SIT Type Form
On the Part x SIT Type form, click on:
(a) Type a user name, click on add button for the LWM and VLWM CC E-mail:
The e-mail list box is populated with the e-mail from the CC E-mail textbox.
1. Remove button (All Items or Selected Items) for the LWM and VLWM CC E-mail:
The selected e-mail from the e-mail list box is removed from the list.
Notes:
- Selected users will receive e-mails frequently, unless they are removed from the list.
- A CRON job must be configured to send the emails.
Figure 32: Part x Type List - Disassociating Part Numbers
Select a part number to disassociate and click on the delete button.
This selected part number will not be deleted from database; it will just be disassociated from the selected SIT type.
Click on Yes to confirm.
Location x Sit Type
This Topic will discuss how a location can be associated or disassociated to a SIT type.
Click on Location x SIT Type in ne main Serialized Item Tracker page.
Figure 33: Location x SIT Type
The Location x SIT Type List page displays.
It is possible to edit the Location by clicking on the Edit button.
Figure 34: SIT Type List
Edit the location and click on OK button to commit the updates or on Cancel button to cancel them.
Figure 35: SIT Type Form
Note: If the SIT Type already has received a SIT Range, it will not be possible to change it’s Location (see the sample).
Appendix A
Glossary
This glossary is a list of terms with the definitions for them.
Administrator
The System Administration has full access - all plants, all reports, all users.
Component
A component is a specific piece of data that appears on a label, for example: bar code, part numbers, graphic images, line or text. Hence, label components are broken down into several different types: text, graphic images, MDS database values, or a combination of text and database values.
Framework
In software development, a framework is a defined support structure in which another software project can be organized and developed. A framework may include support programs, code libraries, a scripting language, or other software to help develop and glue together the different components of a software project.
LVM
Low water mark – this is a value set by the user to alert when the available SN for that part number are low and it needs attention. It’s defined when the user intends to manage the available quantity of SN. Always when the LWM is reached, e-mail alerts are sent for the registered addresses.
Packing List
Packing List is the shipping number of the range being received
PO
PO is the Purchase Order of the range being received
PO Line
PO Line is the Line Number of the Purchase Order above
SFDC Configuration
The rules used to define how SFDC collects data, provides analysis, controls processing and maintains unit histories
Site Minder
Universal login of Sanmina-SCI
Username
The username is the site minder username (or a partial string)
VLVM
Very low watermark - this is a value set by the user to alert when the available SN are very low and this is a critical situation.
Appendix B
Name | Type | Required | Min length / Min value | Max length / Max value |
Notes |
Type | alpha-numeric | x | 1 | 30 | |
Part Number | alpha-numeric | x | 1 | 25 | |
Quantity | numeric | 1 | 999999999 | ||
Starting | alpha-numeric | x | 14 | 14 | mask: AAAAA######### / The last 9 numbers must be minor to the Ending value |
Ending | alpha-numeric | 14 | 14 | mask: AAAAA######### / The first 5 characters must be equals to the Starting value | |
PO | alpha-numeric | 1 | 30 | ||
PO Line | numeric | 1 | 9999999 | ||
Packing List | alpha-numeric | 1 | 30 |