TaxCashDisc.saveAndPost Method [AX 2012]
Posts the transactions from the tmpTaxWorkTrans table and inserts records in the TaxTrans table.
Syntax
public void saveAndPost(LedgerPostingController _ledgerPostingController)
Run On
Server
Parameters
- _ledgerPostingController
Type: LedgerPostingController Class