ShipmentLineslineDFF
Manages metadata for shipment lines using descriptive flexfields (DFFs).
Columns
Name | Type | Description |
ShipmentLinesShipmentLine [KEY] | Long | The unique identifier for the shipment line in the ShipmentLineslineDFF table. This field links the DFF data to the specific shipment line, enabling detailed tracking of shipment-related information. |
DeliveryDetailId [KEY] | Long | The unique identifier for the delivery details associated with the shipment line. This ID connects the DFF data to specific delivery-related information, helping in the management and reporting of delivery-specific attributes. |
_FLEX_Context | String | A system-defined context identifier for the DFF. This field allows the system to distinguish between different types of flexfield data, enabling multiple uses and configurations within the same table structure. |
_FLEX_Context_DisplayValue | String | The user-friendly display value corresponding to the __FLEX_Context. It provides a readable label that represents the context of the flexfield, aiding in interpretation and usage within the system. |
Finder | String | Refers to the search or query method used to find the DFF record within the system. It helps identify and locate the relevant DFF data efficiently, supporting better reporting and data retrieval. |
ShipmentLine | Long | The unique identifier for the shipment line within the ShipmentLineslineDFF table. It establishes the relationship between the DFF data and the specific shipment line being tracked. |