ShipmentTransactionRequestsshipmentscostsDFF
Provides customization for shipping cost attributes using descriptive flexfields (DFFs).
Columns
| Name | Type | Description |
| ShipmentTransactionRequestsTransactionId [KEY] | Long | Unique identifier for the shipment transaction request associated with costs. |
| ShipmentsDeliveryInterfaceId [KEY] | Long | Unique identifier for the delivery interface linked to the shipment transaction costs. |
| CostsFreightCostInterfaceId [KEY] | Long | Unique identifier for the freight cost interface within shipment costs. |
| FreightCostInterfaceId [KEY] | Long | Identifier that uniquely distinguishes a candidate shipping cost. |
| _FLEX_Context | String | Name of the DFF context used for additional attributes. |
| _FLEX_Context_DisplayValue | String | Display value of the DFF context. |
| Carrier | String | Name of the carrier responsible for shipping. |
| ExternalSystemTransactionReference | String | Reference ID for the corresponding transaction in an external system. |
| Finder | String | Identifier used to locate or retrieve shipment cost transaction requests. |
| FromActualShipDate | Datetime | Start date range for actual shipment departure. |
| FromInitialShipDate | Datetime | Start date range for initially planned shipment departure. |
| Item | String | Item associated with the shipment transaction cost. |
| ModeOfTransportCode | String | Code representing the mode of transport for the shipment. |
| Order | String | Order number linked to the shipment transaction cost. |
| PackingUnit | String | Packing unit associated with the shipment transaction cost. |
| ServiceLevelCode | String | Code representing the service level for the shipping method. |
| ShipFromOrganizationCode | String | Code representing the organization from which the shipment originates. |
| Shipment | String | Name of the shipment associated with the transaction. |
| ShipmentLine | Long | Line item number within the shipment transaction request. |
| SoldToCustomer | String | Customer to whom the shipment is sold. |
| ToActualShipDate | Datetime | End date range for actual shipment departure. |
| ToInitialShipDate | Datetime | End date range for initially planned shipment departure. |
| TransactionId | Long | Unique identifier of the shipment transaction request. |