LedgerVoucherObject.checkTransactions Method [AX 2012]
Validates the transactions of the current object.
Syntax
private boolean checkTransactions(LedgerVoucher _journal)
Run On
Called
Parameters
- _journal
Type: LedgerVoucher Class
The ledger posting journal of this ledger posting reference.
Return Value
Type: boolean
true if no errors were found; otherwise, false.