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 the ledger posting journal.
Syntax
public boolean checkLedgerPostingJournalId(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 voucher series for posting journals that are related to the specified voucher series code is set up correctly; otherwise, false.
Remarks
This method should only be used by the ledger posting framework.