Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _ledgerPostingMessageCollection
Type: LedgerPostingMessageLog Class
The posting messages collection; optional.
Remarks
This method will only issue warnings, and therefore does not return a status.