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.
Verifies the ledger posting reference is balanced using the rounding limits.
Syntax
private boolean checkBalanceRound(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 ledger posting reference is balanced; otherwise, false.