Share via


TaxFiscalDocumentPostJob_BR.initLedgerVoucher Method [AX 2012]

Initializes the LedgerVoucher instance, passing the required information into the class's constructor.

Syntax

protected void initLedgerVoucher()

Run On

Called

Remarks

Adds a LedgerVoucherObject instance into the newly created LedgerVoucher instance to represent the tax transaction that should be posted.

See Also

Reference

TaxFiscalDocumentPostJob_BR Class