Notifications
Announcements
No record found.
Can someone tell me where the PO ref table ID can be found, or what it is specifically, so I can enable attachments on my company's PO's?
*This post is locked for comments
Hi KyleE,
Below code is to Show Table Id and Table Lable
Print Table Name Using TableID:
static void TableName(Args _args) { info(strFmt("Table Name: %1", tableId2name (211))); }
Result: “ Table Name: LedgerJournalTable” (It will show table name)
static void TableName(Args _args) { info(strFmt("Table Name: %1", tableId2pname (211))); }
Result: “Table Name: Ledger journal table” (It will show Table Lable)
Path for tableId2name function:
AOT > System Documentation > Functions > Here you can find functions.
Thanks
Suresh
Thank you, Suresh. I found and added the Table ID # to allow me to attach notes to the header of the purchase order. Table ID 345 (purchase orders) was added to the Active document tables in org admin > doc management > active doc tables.
thanks again.
-Kyle
Please mark the Answer if my post is helps to you:)
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 Neeraj Kumar as our Community Spotlight honoree for…
These are the community rock stars!
Stay up to date on forum activity by subscribing.
Martin Dráb 4 Most Valuable Professional
Priya_K 4
MyDynamicsNAV 2