SupplierRegistrationRequestscontactsDFF
Enables descriptive flexfields on supplier contact data, allowing extra fields beyond standard attributes.
Columns
| Name | Type | Description |
| SupplierRegistrationRequestsSupplierRegistrationKey [KEY] | String | A unique identifier for the supplier registration request, linking the contact flexfield information to a specific supplier registration. |
| ContactsSupplierRegistrationContactId [KEY] | Long | A unique identifier for the contact associated with the supplier registration request. This value links the contact to specific supplier registration details. |
| ContactRequestId [KEY] | Long | A unique identifier for the contact request associated with the supplier registration. This value helps track specific contact-related requests within the supplier registration process. |
| _FLEX_Context | String | Descriptive flexfield context name used to specify the details about the contact request. This helps contextualize the data within a specific configuration or user-defined context. |
| _FLEX_Context_DisplayValue | String | A user-friendly display name for the flexfield context. In this case, it is typically used for defining the information to be entered for the contact person. |
| Finder | String | A searchable field that helps locate the supplier contact flexfield information within the system. This can be used for quick referencing in the search process. |
| SupplierRegistrationKey | String | A unique identifier that links the flexfield contact information to the overall supplier registration request, ensuring proper association with the supplier's profile. |