LedgerJournalTrans.checkPrepaymentTaxGroups Method

Verifies the tax groups of a prepayment against any linked advance invoices.

Syntax

Note

The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.

  Microsoft Dynamics AX 2012 R3
          public void checkPrepaymentTaxGroups([LedgerPostingMessageLog _ledgerPostingMessageCollection])

  Microsoft Dynamics AX 2012 R2 (SYS)
          public void checkPrepaymentTaxGroups()

Run On

Called

Parameters

Remarks

This method will only issue warnings, and therefore does not return a status.

See Also

Reference

LedgerJournalTrans Table