RCashVoucher.postRoundingTrans Method [AX 2012]
Posts the cash round-off transactions.
Syntax
protected void postRoundingTrans(
LedgerJournalTrans _ledgerJournalTrans,
LedgerVoucher _ledgerVoucher,
[RCashTrans _cashTrans])
Run On
Server
Parameters
- _ledgerJournalTrans
Type: LedgerJournalTrans Table
The LedgerJournalTrans table buffer.
- _ledgerVoucher
Type: LedgerVoucher Class
The LedgerVoucher class object.
- _cashTrans
Type: RCashTrans Table
The RCashTrans table buffer.