DraftPurchaseOrdersglobalDFFs
Stores global descriptive flexfields for draft purchase orders, addressing regional or enterprise-wide attributes.
Columns
| Name | Type | Description |
| DraftPurchaseOrdersPOHeaderId [KEY] | Long | The unique identifier for a draft purchase order header in the DraftPurchaseOrdersglobalDFFs table. |
| PoHeaderId [KEY] | Long | A unique identifier for the purchase order header, linking the order details to the specific header record. |
| _FLEX_Context | String | The context for the descriptive flexfield in the DraftPurchaseOrdersglobalDFFs table, which defines the specific context of the data entry. |
| _FLEX_Context_DisplayValue | String | The display value for the descriptive flexfield context, providing a human-readable description of the context. |
| Finder | String | A search identifier that aids in locating specific purchase order records or related data. |
| Intent | String | Indicates the purpose or intended action related to the purchase order, such as creating, reviewing, or updating an order. |
| SysEffectiveDate | String | The system’s effective date, representing when the record in the DraftPurchaseOrdersglobalDFFs table was created or last modified. |
| CUReferenceNumber | Int | An identifier used to connect child aggregate data records with their corresponding parent tables for consistency. |
| EffectiveDate | Date | The effective date of the resource, used to fetch records or resources that are active or valid as of this specific date. |