SupplierscontactsDFF
Provides descriptive flexfields for supplier contact details, enabling custom fields beyond standard attributes.
Columns
| Name | Type | Description |
| SuppliersSupplierId [KEY] | Long | The unique identifier for the supplier associated with the supplier contact's flexible data fields (DFF). |
| ContactsPersonProfileId [KEY] | Long | The unique identifier for the person profile associated with the supplier contact, linking the contact's personal details to their flexible data fields. |
| ContactsSupplierContactId [KEY] | Long | The unique identifier for the supplier contact linked to the flexible data fields for the contact. |
| PersonProfileId [KEY] | Long | A unique identifier for the person profile associated with the flexible data fields in the context of the supplier contact. |
| _FLEX_Context | String | A system-generated context identifier for the flexible data fields related to the supplier contact, allowing for custom data storage and processing. |
| _FLEX_Context_DisplayValue | String | The display value of the _FLEX_Context, providing a human-readable description of the flexible data fields context. |
| BilltoBuId | Long | The unique identifier for the billing business unit associated with the supplier contact's flexible data fields. |
| BindPurchaseFlag | String | Indicates whether the supplier contact's flexible data fields are linked to purchase-related activities. The value can be 'true' or 'false'. |
| BindReqBuId | Long | The unique identifier for the business unit required for processing the supplier contact's flexible data fields. |
| BindSourcingOnlyFlag | String | Indicates whether the flexible data fields for the supplier contact are restricted to sourcing-related activities only. 'True' means the fields are restricted to sourcing; 'False' means they can be used for other activities. |
| BindSysdate | Date | The system date when the binding operation for the supplier contact's flexible data fields was executed. |
| Finder | String | A reference to a lookup or search function used for locating or retrieving the supplier contact's flexible data fields record. |
| SupplierId | Long | The unique identifier for the supplier associated with this supplier contact's flexible data fields record. |