Announcements
How can I get a list of addresses for ALL vendors.
AX 2012 ?
Step by step, please.
Hi LemonGinger,
There is multiple way to get the vendor address.
You can make use of DirPartyPostalAddressView to get vendor address which includes primary and non primary address also.
Also on the VendTable you will be having postalAddress method which returns LogisticsPostalAddress buffer.
Another option will be using DirParty class methods.
If your vendor has multiple address you can go with DirPartyPostalAddressView as it will be having both primary and non primary address.
Thanks,
Girish S.
André Arnaud de Cal...
294,208
Super User 2025 Season 1
Martin Dráb
232,970
Most Valuable Professional
nmaenpaa
101,158
Moderator