Update Purpose of the contact information in Ax 2012 using X++



In ax 2012, you can add the purpose of contact information through the System method present in the LogisticsElectronicAddressRole table. The method name is createLocationRoles().

The method is able to add roles and also is able to replace existing roles.

Comments