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.
Adds the transaction to the subledger journal.
Syntax
protected void addToSubledgerJournal(LedgerVoucher _journal, LedgerVoucherObject _reference)
Run On
Called
Parameters
- _journal
Type: LedgerVoucher Class
The ledger posting journal.
- _reference
Type: LedgerVoucherObject Class
The ledger posting reference.
Remarks
This method is for ledger voucher framework internal use only.