
Organization Administration > Setup > Addresses > Address Format
I have an Environment with the Address Formats setup the way I want them and I want to move the Address Formats from This Environment to Another Environment. Does anyone have an advice on how to do this programmatically?
*This post is locked for comments
I have the same question (0)Hi,
You can use DIXF to export data in form of spreadsheet and import to other system.
But I dont think we have it available out of box, so you need to create one custom DIXF
entity using the tables LogisticsAddressFormatHeading and LogisticsAddressFormatLines.
Refer below links for further details:
Create a custom target entity for the Data import/export framework (AX 2012)
docs.microsoft.com/.../create-custom-target-entity-dixf
Create a custom target entity for the Data import/export framework (DIXF, DMF) [AX 2012]