ShipmentsouterPackingUnitsshipmentLinesshipmentLineSerials
Tracks serial numbers for items in shipment lines, ensuring traceability and compliance.
Columns
| Name | Type | Description |
| ShipmentsDeliveryId [KEY] | Long | Unique identifier for the delivery associated with the shipment. |
| OuterpackingunitsLPNId [KEY] | Long | License Plate Number (LPN) identifier for the outer packing unit. |
| ShipmentlinesShipmentLine [KEY] | Long | Unique identifier for the shipment line within the packing unit. |
| FromSerialNumber [KEY] | String | Starting serial number for a range of serialized items in the shipment line. |
| ToSerialNumber | String | Ending serial number for a range of serialized items in the shipment line. |
| UniqueLineNumber [KEY] | Long | Unique identifier for the serialized line item within the shipment. |
| TransactionTempId | Decimal | Temporary identifier for tracking the transaction associated with serialized items. |
| DeliveryDetailId | Decimal | Identifier for the specific delivery detail related to the shipment. |
| SupplierSerialNumber | String | Serial number assigned to the item by the supplier. |
| AttributeDFF | String | Descriptive flexfield (DFF) containing additional attributes related to the shipment line. |
| StandardDFF | String | Standard DFF used for storing extra shipment details. |
| SerialNumbers | String | List of serial numbers associated with the shipment line. |
| BaseItem | String | Primary item associated with the shipment line. |
| DeliveryId | Long | Identifier for the delivery linked to the shipment line. |
| EndAssemblyItemNumber | String | Final assembled item number for the shipped product. |
| Finder | String | Internal reference or tracking identifier for the shipment. |
| IntegrationStatus | String | Current integration status of the shipment within external systems. |
| Item | String | Item being shipped, identified by its unique product number. |
| LineStatus | String | Current processing status of the shipment line. |
| OrderNumber | String | Customer or internal order number linked to the shipment. |
| OrderType | String | Type of order associated with the shipment, such as sales or transfer orders. |
| OrderTypeCode | String | System-generated code representing the type of order. |
| ParentPackingUnit | String | Parent packing unit containing this shipment line. |
| PickWave | String | Identifier for the picking wave in which this shipment was processed. |
| QuickShipStatus | String | Status indicator for expedited shipping processing. |
| RcvShipmentLineId | Long | Receiving shipment line identifier for inbound processing. |
| Shipment | String | Reference identifier for the entire shipment. |
| ShipmentSet | String | Grouping of shipments processed together as a set. |
| ShipToCustomer | String | Name or identifier of the customer receiving the shipment. |
| ShipToPartyId | String | Unique identifier for the party designated as the shipment recipient. |
| SourceOrder | String | Originating order that generated this shipment. |
| SourceOrderFulfillmentLine | String | Fulfillment line reference from the source order. |
| SourceOrderFulfillmentLineId | String | Unique identifier for the source order's fulfillment line. |
| SourceOrderLine | String | Reference to the specific order line in the source order. |
| SourceSystemId | String | Identifier for the source system that created this shipment record. |
| TradeComplianceStatus | String | Indicates whether the shipment complies with trade regulations. |
| TransportationPlanningStatus | String | Current transportation planning status for the shipment. |