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.
Creates a new instance of the ledgerVoucher class and initializes several internal variables with information from a original transactions.
Syntax
public LedgerVoucher deferralsLedgerVoucher(RDeferralsTable _deferralsTable, [boolean _allocate])
Run On
Server
Parameters
- _deferralsTable
Type: RDeferralsTable Table
created deferral
- _allocate
Type: boolean
A Boolean value that determines whether the allocation is ON.
Return Value
Type: LedgerVoucher Class
a new instance of the ledgerVoucher class
Exceptions
Exception | Condition |
---|---|
Error | if the transaction date is not identified |