Release Date: 4/28/26
Version: 8.5 and Above
This feature is an update to the 3rd Party Logistic Warehouse Management System. For more details, click
here.
When exporting a pick ticket to delimited file format, Elliott now supports a new record type: PS, or Pick Serial. This record type is only exported when printing a pick ticket for an "I" (Invoice) type order. Serial numbers for serialized items are preselected when an "I" (Invoice) type order is entered in Elliott. When printing the pick ticket, the PS record type contains information about an order line item's serial numbers what were selected at time of entry. Note that each PS record prints directly underneath a PD record. The PS records are associated with the PD line item above it. When this feature is active and you print a pick ticket, a delimited file will be exported with PS records if printing an "I" type order. One record will be exported for each serial number associated with the line item.
If running the multi-bin enhancement, the PB (Pick Bin) record will not export for the serialized items. However, each PS record will provide both the serial number and the stocking bin where the serial number is located. If not running the multi-bin enhancement, the PB (Pick Bin) record will not export for the serialized items but each PS record will provide the default picking sequence specified for each item or inventory location.
Here is an example of the output.
The PS record supports 5 columns of information.
Index | Field | Example Data | Constraints | Description |
1 | Record Type | PS | 2 characters max | Constant Value “PS” |
2 | Warehouse location | BR | 2 characters max | Elliott Warehouse/Location Code |
3 | Item Number | RU1022RB | 15 characters max | Elliott Item Number |
4 | Bin Number | A01-01-1 | 8 characters max | Bin Number |
5 | Serial Number | CCC12345 | 15 characters max | Serial Number |
This feature is enabled through System Utilities > Utility > Global Setup > add-Ons > 3rd Party WMS Interface. Access Field 18 and set "Interface Ser Record (PS) with Pick Ticket For I (Invoice) Type Orders?" to "Y."
18. Interface Ser Record (PS) with Pick Ticket For I (Invoice) Type Orders - Default value is N. Enter Y, if the serial numbers for "I" type orders should be exported when the picking ticket is printed. If the option to export PB records is set to Y, only the PS record will be created with the bin information from the Serial/Lot Transaction file or the default picking sequence from the item.
Programs Modified: NSCTLFIL.FD, NSCTLFIL.W41, NSCTLINI, NSCTLMNV, CP02P1.CBL, CP02P1.PL, CPPICPRT.CBL, CPPICPRT.PL
CLS