SupplierRegistrationRequestsaddressesaddressContacts
Tracks contact people (for example, branch manager, local admin) at a specific supplier address, supporting multi-contact setups.
Columns
| Name | Type | Description |
| SupplierRegistrationRequestsSupplierRegistrationKey [KEY] | String | A unique key that links the supplier registration request to a specific supplier's address and contacts. |
| AddressesSupplierRegistrationAddressId [KEY] | Long | A unique identifier for the supplier registration request address, used to track the address within the supplier registration process. |
| SupplierRegAddressContactsId [KEY] | Long | A unique identifier for the address contact associated with the supplier registration request address. |
| SupplierRegistrationContactId | Long | A unique identifier for the contact person at the supplier's address. This is used to associate a specific contact with the address. |
| String | The email address of the contact at the supplier's address. This is used for communication related to the registration process. | |
| Finder | String | A search keyword or identifier used to locate this contact in a broader search context. |
| SupplierRegistrationKey | String | A unique key that links the address contact to the corresponding supplier registration request. |