SuppliersglobalDFF
Holds global descriptive flexfields for supplier records, allowing consistent multi-national data capture.
Columns
| Name | Type | Description |
| SuppliersSupplierId [KEY] | Long | The unique identifier for the supplier associated with the global flexible data fields (DFF). |
| VendorId [KEY] | Long | The unique identifier for the supplier, typically assigned by external systems or internal records. |
| _FLEX_Context | String | The context name for the descriptive flexfield (DFF) used to capture custom data for the supplier globally. |
| _FLEX_Context_DisplayValue | String | A user-friendly display value for the _FLEX_Context, providing a description of the context used for the supplier's global data fields. |
| BilltoBuId | Long | The unique identifier for the billing business unit associated with the supplier's global flexible data fields. |
| BindPurchaseFlag | String | Indicates whether the supplier's global data fields are linked to purchasing-related activities. The value is 'true' if they are linked, and 'false' if not. |
| BindReqBuId | Long | The unique identifier for the business unit required for processing the supplier's global flexible data fields. |
| BindSourcingOnlyFlag | String | Indicates whether the supplier's global data fields are restricted to sourcing-related activities only. 'True' means the fields are limited to sourcing, while 'False' means they are available for other uses. |
| BindSysdate | Date | The system date when the binding operation for the supplier's global data fields was performed. |
| Finder | String | A reference to a lookup or search function used to locate or retrieve the supplier's global flexible data fields record. |
| SupplierId | Long | The unique identifier for the supplier associated with the global flexible data fields. |