ShipmentTransactionRequestsshipmentsunpackedLinesDFF
Supports additional user-defined attributes for unpacked shipment lines, providing enhanced customization options.
Columns
| Name | Type | Description |
| ShipmentTransactionRequestsTransactionId [KEY] | Long | Unique identifier for the shipment transaction request related to unpacked shipment lines. |
| ShipmentsDeliveryInterfaceId [KEY] | Long | Identifier for the interface managing shipment delivery in the transaction request. |
| UnpackedlinesDeliveryDetailInterfaceId [KEY] | Long | Unique identifier for the unpacked shipment line delivery details. |
| DeliveryDetailInterfaceId [KEY] | Long | Unique identifier for the specific shipment line within the transaction request. |
| _FLEX_Context | String | Context name for the descriptive flexfield (DFF), defining additional shipment line attributes. |
| _FLEX_Context_DisplayValue | String | Display value for the DFF context name. |
| Carrier | String | Name of the carrier responsible for transporting the shipment. |
| ExternalSystemTransactionReference | String | Reference to the transaction in an external system. |
| Finder | String | Searchable reference field for locating shipment line records. |
| FromActualShipDate | Datetime | Start date range for the actual shipment departure. |
| FromInitialShipDate | Datetime | Start date range for the initially planned shipment departure. |
| Item | String | Name of the item being shipped in the unpacked shipment line. |
| ModeOfTransportCode | String | Code representing the mode of transport (for example, air, sea, land). |
| Order | String | Order number linked to the unpacked shipment line. |
| PackingUnit | String | Packing unit associated with the unpacked shipment line. |
| ServiceLevelCode | String | Code representing the shipping service level for the unpacked shipment line. |
| ShipFromOrganizationCode | String | Code identifying the organization that ships the item. |
| Shipment | String | Unique identifier for the shipment containing the unpacked shipment line. |
| ShipmentLine | Long | Unique identifier for the unpacked shipment line within the shipment. |
| SoldToCustomer | String | Customer to whom the unpacked shipment line is sold. |
| ToActualShipDate | Datetime | End date range for the actual shipment arrival. |
| ToInitialShipDate | Datetime | End date range for the initially planned shipment arrival. |
| TransactionId | Long | Unique transaction ID linking this unpacked shipment line record to the transaction request. |