ShipmentLinesserialsattributeDFF
Manages serial attributes via descriptive flexfields (DFFs) for items in shipment lines.
Columns
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | The unique identifier for the shipment line to which the serialized items are assigned. This connects the serial numbers to their respective shipment line within the shipment process. |
SerialsFromSerialNumber [KEY] | String | The serial number of the first item in the range being tracked for a specific shipment line. It represents the beginning of a group of serialized items being handled under that shipment line. |
SerialsUniqueLineNumber [KEY] | Long | A unique identifier for the specific line within the serials data. This line number is used to track the serialized items and their respective processing in the shipment system. |
TransactionTempId [KEY] | Long | A temporary ID used during the transaction of serialized items. This field helps to track the serial numbers within a transaction until it is finalized, ensuring accurate serialization during the transaction. |
FmSerialNumber [KEY] | String | The factory or manufacturer serial number of the item. This serial number is assigned by the manufacturer and provides a reference to the original serial number assigned at the manufacturing stage. |
_FLEX_Context | String | A context identifier for the DFF used to track additional information related to the shipment line's serialized items. This context helps categorize and manage serial number data within the system. |
_FLEX_Context_DisplayValue | String | The human-readable display value of the _FLEX_Context, providing an easier understanding of the context for the serialized items in the shipment line. |
Finder | String | A search identifier that helps locate serial records within the shipment line. This field is useful for quickly finding serials associated with a specific shipment line or context. |
ShipmentLine | Long | The unique identifier for the shipment line that this serial number data is associated with. This helps ensure proper tracking of serialized items within the shipment line for accurate processing and reporting. |