ShipmentLineslotAttributeDFF
Tracks lot attributes through descriptive flexfields (DFFs) for shipment lines.
Columns
| Name | Type | Description |
| ShipmentLinesShipmentLine [KEY] | Long | The unique identifier for the shipment line in the ShipmentLineslotAttributeDFF table. This field connects the DFF data to the specific shipment line, enabling detailed tracking and management of shipment attributes related to lots. |
| InventoryItemId [KEY] | Long | The unique identifier for the inventory item associated with the shipment line. This ID links the DFF data to the specific inventory item, providing context for the lot attributes tied to the item being shipped. |
| OrganizationId [KEY] | Long | The identifier for the organization responsible for the shipment line. This field helps in associating the DFF data with the organizational context, supporting organizational-specific reporting and data analysis. |
| LotNumber [KEY] | String | The number assigned to the lot of inventory associated with the shipment line. This field links the DFF data to the lot-specific attributes, assisting in managing lot-level information for tracking, compliance, and inventory management. |
| _FLEX_Context | String | A system-defined context identifier for the DFF. It allows the system to distinguish different uses of the flexfield, making it flexible for various configurations and use cases within the same table structure. |
| _FLEX_Context_DisplayValue | String | A human-readable display value corresponding to the __FLEX_Context. This field provides an intuitive label for users to understand the specific context of the DFF, enhancing user experience and reporting. |
| Finder | String | The search or query method used to locate the DFF record within the system. This field facilitates efficient identification and retrieval of specific lot-related attributes tied to the shipment line. |
| ShipmentLine | Long | The unique identifier for the shipment line in the ShipmentLineslotAttributeDFF table. This links the DFF data to the specific shipment line, ensuring that lot-related attributes are tied correctly to the appropriate shipment. |