ShipmentLineTransactionRequestsshipmentLinesDFF
Manages descriptive flexfields (DFFs) for additional shipment line details.
Columns
| Name | Type | Description |
| ShipmentLineTransactionRequestsTransactionId [KEY] | Long | The unique identifier for the shipment line transaction request associated with the shipment line DFFs. |
| ShipmentlinesDeliveryDetailInterfaceId [KEY] | Long | The unique identifier for the delivery detail interface record associated with the shipment line DFFs. |
| DeliveryDetailInterfaceId [KEY] | Long | Value that uniquely identifies the shipment line in the shipment system. |
| _FLEX_Context | String | DFF context name used to define the context of the shipment line for capturing additional information. |
| _FLEX_Context_DisplayValue | String | The display value for the DFF context in the shipment line, providing a readable name. |
| BaseItem | String | The base item related to the shipment line, typically representing a generic version of the item. |
| BaseItemId | Long | The unique identifier for the base item associated with the shipment line transaction. |
| Carrier | String | The carrier responsible for transporting the shipment line item. |
| CarrierId | Long | The unique identifier for the carrier associated with the shipment line transaction. |
| CarrierNumber | String | The carrier's number used for shipment tracking or identification. |
| EndAssemblyItem | String | The item that represents the final product or assembly resulting from the shipment. |
| Finder | String | A reference value used to search or locate shipment line records within the system. |
| FromRequestedDate | Datetime | The start date of the requested delivery date range for the shipment line. |
| FromScheduledShipDate | Datetime | The start date of the scheduled shipping date range for the shipment line. |
| InitialDestinationId | Long | The unique identifier for the initial destination of the shipment line's item. |
| Item | String | The specific item associated with the shipment line. |
| ItemId | Long | The unique identifier for the item related to the shipment line. |
| ModeOfTransportCode | String | The code identifying the mode of transport used for shipping the shipment line item (for example, air, sea, truck). |
| OrderTypeCode | String | The order type code indicating the type of order associated with the shipment line (for example, sales order, purchase order). |
| OrganizationCode | String | The code identifying the organization handling the shipment of the item. |
| OrganizationId | Long | The unique identifier for the organization associated with the shipment line. |
| OrganizationName | String | The name of the organization handling the shipment. |
| ServiceLevelCode | String | The service level code indicating the shipping method for the shipment line (for example, standard, expedited). |
| ToRequestedDate | Datetime | The end date of the requested delivery date range for the shipment line. |
| ToScheduledShipDate | Datetime | The end date of the scheduled shipping date range for the shipment line. |
| TransactionId | Long | The unique identifier for the transaction associated with the shipment line. |
| TransportationShipment | String | The identifier for the planned shipment as managed in the transportation management system. |