Hi All,
Can any one let me know
How to import postal zip codes into AX 2009?
Thanks in Advance.
Hi,
You can create an import file in menu Administration/Periodic/Data Import/export/Excel StyleSheet/Template Wizard,
then choose AdressZipCodeTable, export an empty model, populate it and import it in Excel file importation
Regards
Thomas
Hi Thomas,
Thanks for your reply but i wants to import zip code from Zip/Postal Codes form.
In the form i wants to click Import ZIP/postal codes button.
Through this i wants to import zip code from country specific.
Then you need to write a customisation script called from a button to call in teh respective country formats and postcodes whilst handling validation and overwrite rules.
This works.