ShipmentLinesserialsserialNumbersattributeDFF
Tracks serial attributes for individual serial numbers using descriptive flexfield (DFFs).
Columns
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | The unique identifier for the shipment line to which serialized items are assigned. This column links each serialized item to its corresponding shipment line for proper tracking and processing. |
SerialsFromSerialNumber [KEY] | String | The starting serial number in a range of serialized items for a specific shipment line. This field is used to identify the first serialized item in the shipment line, serving as a reference for all related serialized items. |
SerialsUniqueLineNumber [KEY] | Long | A unique identifier that assigns a number to each entry of serialized items in the shipment line. This helps in distinguishing each serialized item entry within a shipment line. |
SerialnumbersSerialNumber [KEY] | String | The actual serial number of an item within the shipment line. This field tracks individual serialized items, ensuring each one is uniquely identified and processed within the shipment. |
InventoryItemId [KEY] | Long | The identifier for the inventory item associated with a serial number. This connects the serialized item to the actual product in inventory, enabling better management of product quantities and attributes. |
SerialNumber [KEY] | String | The unique identifier for each serialized item. This field is critical for tracking, tracing, and managing items within the shipment line to ensure accurate delivery and inventory control. |
CurrentOrganizationId [KEY] | Long | The unique identifier for the organization where the serialized item is currently located or being processed. This helps to determine which organization is responsible for the serialized item at any given time. |
_FLEX_Context | String | The DFF context for the serialized item. This field provides additional customization and categorization information that might be specific to the business process or system configuration. |
_FLEX_Context_DisplayValue | String | The display value for the flexfield context, providing a human-readable description of the context associated with the serialized item. This allows users to quickly understand the context of each serialized entry. |
Finder | String | A search identifier used to locate and retrieve records related to serialized items within the shipment line. This helps streamline searches and improves data retrieval efficiency within the system. |
ShipmentLine | Long | The unique identifier for the shipment line that the serialized item belongs to. This ensures that serialized items are properly linked to the correct shipment line, aiding in shipment tracking and processing. |