InboundShipmentsshipmentLinespackingUnits
Displays the hierarchy of packing units for a specific inbound shipment line.
Columns
Name | Type | Description |
InboundShipmentsShipmentHeaderId [KEY] | Long | The system-generated unique identifier for the inbound shipment header. This identifier serves as the primary key for tracking shipments from suppliers or inter-company transfers. This identifier links shipment records to logistics, procurement, and warehouse operations. |
ShipmentlinesShipmentLineId [KEY] | Long | The unique identifier for an individual shipment line within the inbound shipment. Each line represents a specific item, SKU, or product quantity being received, enabling detailed tracking at the line level. |
RootLPNId | Decimal | The identifier for the root License Plate Number (LPN). This identifier represents the highest-level packaging or container used for shipment tracking. It is used to group multiple packing units under a single tracking entity, ensuring efficient inventory control. |
LPNId [KEY] | Long | The unique identifier for the License Plate Number (LPN) assigned to an individual packing unit. An LPN is used in warehouse management to track the movement, location, and status of received goods. |
PackingUnit | String | The descriptive identifier for the specific packing unit within the inbound shipment. A packing unit can be a carton, pallet, or any other logical grouping of inventory items, ensuring proper handling and storage. |
ParentLPNId | Long | The identifier for the parent License Plate Number (LPN), linking nested LPNs in a hierarchical structure. This identifier is used when smaller units (for example, cartons) are grouped within a larger container (for example, a pallet). |
ParentPackingUnit | String | The identifier for the parent packing unit, representing the upper-level grouping of related packing units. This identifier helps define relationships between nested shipment units and supports efficient warehouse operations. |
BindExpectedReceiptDate | Datetime | The planned or expected date when the inbound shipment is anticipated to arrive at the warehouse or receiving location. This date is used for scheduling receiving activities, labor allocation, and inventory planning. |
BindOrganizationCode | String | A code representing the organization, warehouse, or business unit responsible for receiving the shipment. This code is used to route shipments to the correct operational entity. |
BindOrganizationId | Long | The unique system-generated identifier for the organization or warehouse where the shipment is being received. This identifier links inbound shipments to the correct facility for inventory processing and record-keeping. |
BindPOHeaderId | Long | The system-generated identifier for the purchase order (PO) header associated with the inbound shipment. This identifier ensures traceability between received goods and the original procurement order. |
BindPONumber | String | The official purchase order (PO) number issued for the procurement of goods in the shipment. This PO is used by procurement, finance, and receiving teams to match incoming shipments against purchase agreements. |
BindShipmentHeaderId | Long | The unique identifier for the overarching shipment header record that consolidates shipment details, ensuring traceability from supplier dispatch to warehouse receipt. |
BindShipmentNumber | String | The shipment number assigned to the transaction, typically generated by the supplier or logistics provider. This number serves as a reference for tracking the shipment in transit and upon receipt. |
BindSupplier | String | The name or identifier of the supplier providing the goods in this shipment. This identifier is used for procurement tracking, supplier performance evaluation, and payment reconciliation. |
BindTONumber | String | The Transfer Order (TO) number associated with the inbound shipment, representing an internal transfer of inventory between warehouses or business units within the organization. |
BindTransferOrderHeaderId | Long | The unique identifier for the Transfer Order (TO) header, linking the shipment to internal stock transfers. It is used in inventory management when goods are moved between company-owned locations. |
BindVendorId | Long | The system-generated unique identifier for the vendor associated with this shipment. This identifier links the shipment to supplier records, ensuring compliance with procurement agreements and enabling vendor performance tracking. |
Finder | String | A searchable reference value used for identifying specific shipment records in the system. This value assists in querying and retrieving shipment data quickly for operational reporting. |
ShipmentHeaderId | Long | The unique identifier for the shipment header, linking the inbound shipment to logistics, warehouse management, and procurement systems. This identifier is essential for tracking the movement and status of incoming shipments. |