ShipmentsouterPackingUnitsshipmentLineslineShippingInstructions
Records shipping instructions for items in shipment lines to ensure proper delivery practices.
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. |
| NoteId [KEY] | Long | Reference to a note or annotation related to the shipment instructions. |
| ShippingInstructions | String | Detailed instructions for handling and processing the shipment. |
| BaseItem | String | The primary item associated with the shipment line. |
| DeliveryId | Long | Identifier for the delivery associated with the shipment line. |
| EndAssemblyItemNumber | String | The final assembled item number for the shipped product. |
| Finder | String | Internal reference or tracking mechanism for the shipment. |
| IntegrationStatus | String | Current status of the shipment's integration with external systems. |
| Item | String | The item being shipped, identified by its unique product number. |
| LineStatus | String | Current processing status of the shipment line. |
| OrderNumber | String | The customer or internal order number linked to this shipment. |
| OrderType | String | The type of order associated with the shipment (for example, sales order, transfer order). |
| OrderTypeCode | String | Code representing the type of order in the system. |
| ParentPackingUnit | String | The parent packing unit that contains this shipment line. |
| PickWave | String | Identifier for the picking wave in which this shipment was processed. |
| QuickShipStatus | String | Status indicator for quick 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 | The name or identifier of the customer receiving the shipment. |
| ShipToPartyId | String | Unique identifier for the party designated as the shipment recipient. |
| SourceOrder | String | The originating order that generated this shipment. |
| SourceOrderFulfillmentLine | String | The 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 | Unique identifier for the source system that created this shipment record. |
| TradeComplianceStatus | String | Indicates whether the shipment complies with trade regulations. |
| TransportationPlanningStatus | String | Current status of transportation planning for the shipment. |