Share via


TransactionReversal_Asset.initLedgerVoucher Method [AX 2012]

Initializes the ledger voucher for posting.

Syntax

public LedgerVoucher initLedgerVoucher()

Run On

Called

Return Value

Type: LedgerVoucher Class
The LedgerVoucher table buffer that has the record that is created.

Remarks

This method creates a new ledger voucher for posting. It also obtains a new reversal voucher number.

See Also

Reference

TransactionReversal_Asset Class