TransferOrderstransferOrderLinestransferOrderDistributionstransferOrderDistributionProjectDFFs
Holds project-specific attributes for tracking and managing transfer order distributions.
Columns
| Name | Type | Description |
| TransferOrdersHeaderId [KEY] | Long | Unique identifier for the transfer order header associated with the distribution. |
| TransferorderlinesLineId [KEY] | Long | Unique identifier for the transfer order line associated with the distribution. |
| TransferorderdistributionsDistributionId [KEY] | Long | Unique identifier for the distribution record within a transfer order line. |
| DistributionId [KEY] | Long | Unique identifier for the distribution transaction related to the transfer order. |
| _FLEX_Context | String | Context identifier for descriptive flexfields (DFFs) used in transfer order distributions. |
| _FLEX_Context_DisplayValue | String | Display value representing the flexfield context for transfer order distributions. |
| Finder | String | Lookup or query mechanism used to locate transfer order distribution records. |
| HeaderId | Long | Unique identifier for the transfer order header related to this distribution. |
| PBatch | String | Batch identifier associated with the transfer order distribution process. |
| PDestinationOrganization | String | Code representing the organization that will receive the transferred goods. |
| PItemNumber | String | Item number of the product being transferred in the distribution record. |
| PLineNumber | String | Line number of the transfer order to which this distribution belongs. |
| PLineStatus | String | Status of the transfer order line associated with this distribution (for example, Open, Closed). |
| PScheduledShipDate | Datetime | Scheduled date for shipping the transferred items in this distribution record. |
| PSourceOrganization | String | Code representing the organization that is sending the transferred goods. |
| PTransactionOrigin | String | Origin of the transaction related to this transfer order distribution. |
| PTransferOrder | String | Transfer order number associated with this distribution record. |