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.
Validates that the reference is balanced against the current balance of the reference number and accounting date.
Syntax
private boolean checkBalanceDifference(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 the reference is balanced against the current balance of the reference number and accounting date; otherwise, false.
Remarks
The balances of the accounting currency amount and reporting currency amount are checked.