PurchaseOrderslinesschedulesglobalDFFs
Holds global descriptive flexfields for purchase order schedules, enabling consistent enterprise or region-level data.
Columns
| Name | Type | Description |
| PurchaseOrdersPOHeaderId [KEY] | Long | The unique identifier for the header of the purchase order in the PurchaseOrderslinesschedulesglobalDFFs table, linking global DFF data to the purchase order header. |
| LinesPOLineId [KEY] | Long | The identifier for the individual line item within the purchase order, connecting global DFF data to the specific purchase order line. |
| SchedulesLineLocationId [KEY] | Long | The identifier representing the location associated with the specific schedule line in the purchase order, used to track the location for global DFF data. |
| LineLocationId [KEY] | Long | The identifier for the location of the purchase order line item in the PurchaseOrderslinesschedulesglobalDFFs table, used for linking location data to the global DFF. |
| _FLEX_Context | String | A system-generated context that helps in tracking and managing the Flexfield data related to the purchase order line schedule in the PurchaseOrderslinesschedulesglobalDFFs table. |
| _FLEX_Context_DisplayValue | String | A display-friendly value representing the context of the Flexfield for the purchase order line schedule, providing users with a readable interpretation of the data. |
| Finder | String | A placeholder or reference for the search functionality used to locate specific global DFF data within the system. |
| Intent | String | A placeholder or reference that defines the action or purpose associated with the global DFF data, such as 'Create', 'Update', or 'Delete'. |
| POHeaderId | Long | The identifier for the purchase order header, linking the global DFF data to the overall purchase order. |
| SysEffectiveDate | String | The system-effective date indicating when the global DFF data became active or valid, helping to track changes and data validity. |
| EffectiveDate | Date | The date from which the global DFF data is considered effective, typically used to filter records based on their effective date. |