PickSlipDetailspickLinesitemLotsitemLotSerials
Tracks serial details for items within specific lots, facilitating precise inventory control.
Columns
| Name | Type | Description |
| PickSlipDetailsPickSlip [KEY] | Long | The unique identifier for the Pick Slip associated with the Pick Slip Details in the PickSlipDetailspickLinesitemLotsitemLotSerials table. This field is used to link specific pick slips to their detailed records. |
| PicklinesTransactionId [KEY] | Long | The transaction identifier for the pick line, which is used to track the individual picking action for the items in the PickSlipDetailspickLinesitemLotsitemLotSerials table. This value ties the pick line to its corresponding transaction. |
| ItemlotsLot [KEY] | String | The identifier of the lot associated with the item being picked, found in the PickSlipDetailspickLinesitemLotsitemLotSerials table. This field is crucial for tracking items within specific lot numbers. |
| FromSerialNumber [KEY] | String | The serial number of the item at the starting point in the picking process. This value identifies the exact unit of the item being picked, beginning from this serial number in the PickSlipDetailspickLinesitemLotsitemLotSerials table. |
| ToSerialNumber | String | The serial number of the item at the endpoint of the picking process. This value identifies the exact unit of the item being picked, ending at this serial number in the PickSlipDetailspickLinesitemLotsitemLotSerials table. |
| Finder | String | A reference identifier used to locate specific records in the PickSlipDetailspickLinesitemLotsitemLotSerials table. This field helps in locating and distinguishing between different pick slips and their associated data. |
| PickSlip | Long | The identifier of the Pick Slip itself within the PickSlipDetailspickLinesitemLotsitemLotSerials table. It links the pick slip to all the associated pick line details and tracking information. |