Version: AX2012 R3
Pending vendor invoice is created through X++ from PO.
Below tables were used:
vendInvoiceInfoTable
vendInvoiceInfoSubTable
vendInvoiceInfoLine
VAT is calculated.
User will provide the VAT amount to override the calculated amount.
We can usually use ledgerJournalEngine.CorrectTaxamount() etc for journals but how to re-calculate or override the VAT amount using X++ for pending vendor invoice?
Thanks,
*This post is locked for comments