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

Announcements

No record found.

News and Announcements icon
Community site session details

Community site session details

Session Id :
Microsoft Dynamics AX (Archived)

getCalculated TDS amount value from InvoiceJournal

(0) ShareShare
ReportReport
Posted on by 30

in Accounts payable-> Journal-> Invoices-> InvoiceJournal

and select any journal entry

From that line details Withholdtax is calculated

now how to get the amount 500 through X++ code

Entry is in LedgerJournalTrans table and tax amount in TmpTaxWithholdWorkTrans_IN table

Any help to get this

Thanks

*This post is locked for comments

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

    Hi Jeev,

    Check the field name of that field and get it using InventJournal.TmpTaxWithholdWorkTrans_IN.

    Regards,

    SCI

  • Suggested answer
    Jeevanandham Profile Picture
    30 on at

    TaxWithholdUncommitted_IN   taxWithholdUncommitted;

    select * from taxWithholdUncommitted

                   where taxWithholdUncommitted.HeadingRecId == ledgerJournalTable.RecId

                       && taxWithholdUncommitted.HeadingTableId == tableNum(LedgerJournalTable)

                       && taxWithholdUncommitted.Voucher == ledgerJournalTrans.Voucher

                       && taxWithholdUncommitted.InvoiceId == ledgerJournalTrans.Invoice;

    info(taxWithholdUncommitted.TaxAmountCur);

  • Jeevanandham Profile Picture
    30 on at

    Thanks bro, i got the answer below i posted

  • Suggested answer
    Dhruv R Thakar Profile Picture
    214 on at

    You can check this link

    dhruvrthakar.blogspot.com/.../calculated-tds-or-tds-value-from-journal.html

    If the post is helpful in that it provides the solution, please mark as Verified to help other members.

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

Introducing the 2026 Season 1 community Super Users

Congratulations to our 2026 Super Stars!

Meet the Microsoft Dynamics 365 Contact Center Champions

We are thrilled to have these Champions in our Community!

Congratulations to the March Top 10 Community Leaders

These are the community rock stars!

Leaderboard > 🔒一 Microsoft Dynamics AX (Archived)

#1
CP04-islander Profile Picture

CP04-islander 26

#2
imran ul haq Profile Picture

imran ul haq 8

#3
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 4 Super User 2026 Season 1

Last 30 days Overall leaderboard

Featured topics

Product updates

Dynamics 365 release plans