web
You’re offline. This is a read only version of the page.
close
Skip to main content
Community site session details

Community site session details

Session Id :
Finance | Project Operations, Human Resources, ...
Answered

How to get the Vendor ID using LogisticsPostalAddress Table

(0) ShareShare
ReportReport
Posted on by 15

Hi All,

 How to get vendor ID using LogisticsPostalAddress Table in D365Fo

I have the same question (0)
  • Ranjeet_Kr Profile Picture
    on at
    RE: How to get the Vendor ID using LogisticsPostalAddress Table

    Question has been answered.

  • MSTonyax Profile Picture
    15 on at
    RE: How to get the Vendor ID using LogisticsPostalAddress Table

    Hi will

    Thanks for reply, Its working

  • Verified answer
    Gunjan Bhattachayya Profile Picture
    35,421 on at
    RE: How to get the Vendor ID using LogisticsPostalAddress Table

    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.

Helpful resources

Quick Links

Responsible AI policies

As AI tools become more common, we’re introducing a Responsible AI Use…

Abhilash Warrier – Community Spotlight

We are honored to recognize Abhilash Warrier as our Community Spotlight honoree for…

Leaderboard > Finance | Project Operations, Human Resources, AX, GP, SL

#1
CA Neeraj Kumar Profile Picture

CA Neeraj Kumar 2,317

#2
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 918 Super User 2025 Season 2

#3
Sohaib Cheema Profile Picture

Sohaib Cheema 656 User Group Leader

Last 30 days Overall leaderboard

Product updates

Dynamics 365 release plans