MfgProjectAddressbookEntityAddress
Associates manufacturing project addresses with corresponding business entities.
Columns
| Name | Type | References | Description |
| nkey [KEY] | String | Unique identifier for the address entry. | |
| addr1 | String | Primary street address line. | |
| addr2 | String | Secondary street address line (if applicable). | |
| addr3 | String | Additional street address line (if applicable). | |
| addressee | String | Name of the recipient or entity at this address. | |
| attention | String | Person or department for whom the address is intended. | |
| city | String | City where the address is located. | |
| country | String | Country of the address. | |
| dropdownstate | String | State selection from dropdown options. | |
| override | Boolean | Indicates whether the address overrides an existing entry. | |
| state | String | State or province associated with this address. |