Hello,
I need to get the orgNumber to display on a report. This can be found in dirOrganization table. But there are no relations that I can use.
How can I link it to DirPartyTable or to vendTable?
*This post is locked for comments
Thanks for the help. It works.
Hi Oush,
There is a method under VendTable that returns Organization number of a vendor: VendTable.organizationNumber()
And the relation between these two tables are:
DirOrganization.RecId=DirPartyTable.RecId
and
DirOrganization.RecId=VendTable.Party
It can be found in relations section of related table under AOT/Tables
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,188 Super User 2024 Season 2
Martin Dráb 230,030 Most Valuable Professional
nmaenpaa 101,156