SupplierRegistrationRequestsaddressesDFF
Captures descriptive flexfields for address records in supplier registration requests, supporting unique business data needs.
Columns
| Name | Type | Description |
| SupplierRegistrationRequestsSupplierRegistrationKey [KEY] | String | A unique key that links the supplier registration request to a specific address, allowing the system to associate additional details for this address. |
| AddressesSupplierRegistrationAddressId [KEY] | Long | A unique identifier for the supplier registration address, allowing for tracking and management of addresses associated with the supplier registration request. |
| AddressRequestId [KEY] | Long | A unique identifier for the address request within the supplier registration process. This ensures that the address is associated with the correct request. |
| _FLEX_Context | String | Contextual information that indicates which additional flexfields (DFF) are being applied. The context provides details about the specific area of the registration form being worked on, such as 'Party Site Information' for supplier addresses. |
| _FLEX_Context_DisplayValue | String | A human-readable label for the context, such as 'Enter Party Site Information', helping users understand what data is being captured. |
| Finder | String | A search keyword or identifier that helps locate this specific address DFF record during search operations. |
| SupplierRegistrationKey | String | A unique key that links the DFF data to the main supplier registration record, ensuring that flexible data is tied to the correct registration request. |