InboundShipmentsshipmentLinesserials
Tracks serial numbers shipped for items controlled only by serial tracking.
Columns
Name | Type | Description |
InboundShipmentsShipmentHeaderId [KEY] | Long | The system-generated identifier for the inbound shipment header, serving as the primary key for tracking shipments that contain serialized items. 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 serialized product being received, enabling detailed tracking at the line level. |
SerialNumber [KEY] | String | The unique serial number assigned to an individual item within the shipment. Serial numbers provide precise traceability for inventory tracking, warranty validation, and compliance purposes. |
ShipmentLineId [KEY] | Long | The unique identifier for the shipment line, representing a distinct product or SKU within the inbound shipment. This identifier ensures proper allocation and tracking of serialized inventory. |
TransactionId [KEY] | Long | The unique identifier for the transaction associated with the shipment, used to track inventory movements and system transactions related to serialized items. |
BindExpectedReceiptDate | Datetime | The planned or expected date when the inbound shipment containing serialized items is anticipated to arrive at the warehouse or receiving location. This date is used for scheduling receiving activities and inventory planning. |
BindOrganizationCode | String | The 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 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 system-generated 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 system-generated identifier for the Transfer Order (TO) header, linking the shipment to internal stock transfers. This identifier is used in inventory management when serialized goods are moved between company-owned locations. |
BindVendorId | Long | The system-generated 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 | The 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 system-generated 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 serialized shipments. |