TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionDFFs
Stores customizable attributes related to distribution details within transfer orders.
Columns
| Name | Type | Description |
| TransferOrdersHeaderId [KEY] | Long | Unique identifier for the transfer order header associated with the distribution and distribution flexfields. |
| TransferorderlinesLineId [KEY] | Long | Unique identifier for the transfer order line within the order distribution and distribution flexfields. |
| TransferorderdistributionsDistributionId [KEY] | Long | Unique identifier for the transfer order distribution within the transfer order lines and distribution flexfields. |
| DistributionId [KEY] | Long | Unique identifier for the specific distribution of a transfer order line, including flexfield data. |
| _FLEX_Context | String | Context value for the flexfield associated with the transfer order distribution. |
| _FLEX_Context_DisplayValue | String | Display value for the flexfield context in the transfer order distribution. |
| Finder | String | Search key or method used to retrieve the transfer order distribution flexfield data. |
| HeaderId | Long | Reference identifier for the header of the transfer order, including flexfield data. |
| PBatch | String | Batch identifier associated with the transfer order distribution and flexfield data. |
| PDestinationOrganization | String | Destination organization where the transferred items will be received, including flexfield information. |
| PItemNumber | String | Item number of the product being transferred, including flexfield details. |
| PLineNumber | String | Line number corresponding to the transfer order line, including distribution flexfields. |
| PLineStatus | String | Current status of the transfer order line (for example, open, closed, shipped), including flexfield attributes. |
| PScheduledShipDate | Datetime | Scheduled date for shipping the transfer order items, including distribution flexfield data. |
| PSourceOrganization | String | Source organization from which the transfer order originates, including flexfield information. |
| PTransactionOrigin | String | Indicates the transaction origin associated with the transfer order, including flexfield details. |
| PTransferOrder | String | Reference number for the transfer order, including distribution flexfield data. |