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

Notifications

Announcements

No record found.

Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

Purchase Order Reference Table ID

(0) ShareShare
ReportReport
Posted on by

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?

63571.Capture.PNG

*This post is locked for comments

I have the same question (0)
  • Suggested answer
    Community Member Profile Picture
    on at

    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)

    TableId2.JPG

    static void TableName(Args _args)
    {
    
        info(strFmt("Table Name: %1", tableId2pname (211)));
        
    }
    

    Result: “Table Name: Ledger journal table” (It will show Table Lable)

    TableId1.JPG

    TableId4.JPG

    Path for tableId2name function:

    AOT > System Documentation > Functions > Here you can find functions.

    TableId2.JPG

    TableId3.JPG

    Thanks

    Suresh

  • Community Member Profile Picture
    on at

    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

  • Community Member Profile Picture
    on at

    Hi KyleE,

         Please mark the Answer if my post is helps to you:)

    Thanks

    Suresh

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…

Neeraj Kumar – Community Spotlight

We are honored to recognize Neeraj Kumar as our Community Spotlight honoree for…

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
Martin Dráb Profile Picture

Martin Dráb 4 Most Valuable Professional

#1
Priya_K Profile Picture

Priya_K 4

#3
MyDynamicsNAV Profile Picture

MyDynamicsNAV 2

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans