Hi All,
How to get vendor ID using LogisticsPostalAddress Table in D365Fo
Question has been answered.
Hi will
Thanks for reply, Its working
Hi Tony,
You can use this query -
LogisticsPostalAddress postalAddress; DirPartyLocation partyLocation; VendTable vendTable; select firstonly vendTable join partyLocation join postalAddress where postalAddress.Location == partyLocation.Location && partyLocation.Party == vendTable.Party && postalAddress.recId == XXXX;
Under review
Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.
As AI tools become more common, we’re introducing a Responsible AI Use…
We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
CA Neeraj Kumar 2,317
André Arnaud de Cal... 918 Super User 2025 Season 2
Sohaib Cheema 656 User Group Leader