TaxReverseTaxAmountDiff_RU.saveAndPost Method [AX 2012]
Creates tax transactions and posts taxes to the general ledger.
Syntax
public void saveAndPost(LedgerPostingController _ledgerPostingController, [boolean _posting])
Run On
Server
Parameters
- _ledgerPostingController
Type: LedgerPostingController Class
The ledger posting controller to use to post taxes.
- _posting
Type: boolean
A value that determines whether tax transactions should be created; optional.
Remarks
The _posting parameter is used in descendants.