SupplierssitesglobalDFF
Stores global descriptive flexfields for supplier sites, accommodating enterprise-wide requirements for site metadata.
Columns
| Name | Type | Description |
| SuppliersSupplierId [KEY] | Long | The unique identifier for the supplier associated with the supplier site in the global descriptive flexfield (DFF) context. |
| SitesSupplierSiteId [KEY] | Long | A unique identifier for the supplier site within the global DFF context. This ID is used to distinguish different supplier sites globally. |
| VendorSiteId [KEY] | Long | A unique value that identifies the supplier site in the global system. This ID is essential for linking the site to vendor-specific information across regions. |
| _FLEX_Context | String | The context name for the global DFF used for supplier sites. This defines the scope or context under which additional attributes for the supplier site are stored. |
| _FLEX_Context_DisplayValue | String | The display name or value of the global DFF context. This provides a user-friendly label for the context associated with the supplier site. |
| BilltoBuId | Long | The unique identifier for the business unit responsible for billing for the supplier site in a global context. It helps identify which business unit manages billing for the supplier site. |
| BindPurchaseFlag | String | Indicates whether the supplier site is bound to purchasing activities. 'True' means the supplier site is used for purchasing; 'False' means it is not. Default is 'False.' |
| BindReqBuId | Long | The unique identifier for the required business unit associated with the supplier site. This field specifies the business unit that is needed to process the supplier site. |
| BindSourcingOnlyFlag | String | Indicates whether the supplier site is restricted to sourcing activities only. 'True' means the site is sourcing-only; 'False' means other activities, such as purchasing or billing, are also supported. |
| BindSysdate | Date | The system date when the supplier site was bound to purchasing, sourcing, or other relevant business activities. |
| Finder | String | A reference or search function used to locate or retrieve the supplier site record in the system. This is useful for querying or reporting on supplier sites globally. |
| SupplierId | Long | The unique identifier for the supplier associated with the supplier site in the global system. This links the supplier site to a specific supplier. |