ShipmentLinesserialsserialNumbersstandardDFF
Manages standard details of serial numbers for shipment line items via descriptive flexfields (DFFs).
Columns
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | The unique identifier for the shipment line to which serialized items are assigned. This helps in organizing and tracking serialized items within specific shipment lines. |
SerialsFromSerialNumber [KEY] | String | The starting serial number in a sequence of serialized items for a given shipment line. It is used to reference the first serialized item in a series, essential for managing large shipments with multiple serialized items. |
SerialsUniqueLineNumber [KEY] | Long | A unique identifier assigned to each entry of serialized items within a shipment line. This number helps in tracking and distinguishing each serialized item entry in the line. |
SerialnumbersSerialNumber [KEY] | String | The specific serial number for a particular serialized item. This serves as the primary key for identifying each item individually within the shipment, ensuring uniqueness. |
InventoryItemId [KEY] | Long | The identifier for the inventory item that corresponds to the serialized number. It links serialized items to their respective inventory items, facilitating inventory management and tracking. |
SerialNumber [KEY] | String | The unique identifier for each serialized item in the shipment line. This ensures that each item is individually identifiable, tracked, and managed across different stages of the shipment process. |
CurrentOrganizationId [KEY] | Long | The unique identifier of the organization currently handling or processing the serialized item. This field tracks which organization is responsible for the serialized item at any given time. |
_FLEX_Context | String | The DFF context for the serialized item. This column provides additional metadata that can be customized for specific business needs or configurations within the system. |
_FLEX_Context_DisplayValue | String | The display value for the flexfield context, which provides a human-readable explanation of the context associated with a serialized item, making it easier for users to interpret the data. |
Finder | String | A unique identifier used for searching serialized items within shipment lines. This helps streamline searches and improve data retrieval by allowing quick access to serialized item records. |
ShipmentLine | Long | The unique identifier for the shipment line to which the serialized item is assigned. This ensures that serialized items are correctly linked to their respective shipment lines for tracking and management. |