RTax25StdChannel_Deferral.deferralsLedgerVoucher Method [AX 2012]

Creates a new instance of the ledgerVoucher class and initializes several internal variables with information from a original transactions.

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

ExceptionCondition
Error

if the transaction date is not identified

Community Additions

ADD
Show: