ShipmentTransactionRequestsshipmentsglobalDFF
Manages global flexfields for shipments within transaction requests, supporting custom data requirements.
Columns
Name | Type | Description |
ShipmentTransactionRequestsTransactionId [KEY] | Long | Unique identifier for the shipment transaction request associated with global descriptive flexfields (DFFs). |
ShipmentsDeliveryInterfaceId [KEY] | Long | Identifier for the interface handling shipment delivery within the transaction request. |
DeliveryInterfaceId [KEY] | Long | Unique identifier for the delivery interface within the shipment process. |
_FLEX_Context | String | Context name that defines the structure of the DFF. |
_FLEX_Context_DisplayValue | String | Display value for the DFF context. |
Carrier | String | Name of the carrier responsible for transporting the shipment. |
ExternalSystemTransactionReference | String | Reference identifier linking this shipment transaction to an external system. |
Finder | String | Searchable reference field used for locating specific shipment records. |
FromActualShipDate | Datetime | Start date range for the actual shipment date in the transaction request. |
FromInitialShipDate | Datetime | Start date range for the initially planned shipment date. |
Item | String | Identifier or name of the item associated with the shipment transaction. |
ModeOfTransportCode | String | Code representing the mode of transport used for shipping (for example, air, sea, land). |
Order | String | Order number associated with the shipment. |
PackingUnit | String | Packing unit or container used for the shipment. |
ServiceLevelCode | String | Code representing the level of service for the shipment (for example, express, standard). |
ShipFromOrganizationCode | String | Code identifying the organization location from which the shipment originates. |
Shipment | String | Unique identifier or name of the shipment. |
ShipmentLine | Long | Line number corresponding to a specific item in the shipment. |
SoldToCustomer | String | Name of the customer to whom the shipment is sold. |
ToActualShipDate | Datetime | End date range for the actual shipment date in the transaction request. |
ToInitialShipDate | Datetime | End date range for the initially planned shipment date. |
TransactionId | Long | Unique transaction ID linking this global DFF record to the shipment transaction. |