In the customer / Vendor master , click on the address tab - click add to add a new address . when creating the new address there is filed called Purpose .
This field has some default enums .
In a end user point of view , how to add the new purpose with out developer help ?
The Purpose field is not a Enum.
The Datasource is related to the LogisticsLocationRolePostalLookup query.
In short, AX show all Roles from LogisticsLocationRole table where Type field isn’t “One-time” and “IsPostalAddress” field is True.
So, is enough to add new entries from the “Address and contact information purpose” form.