InventAdjustPost.initLedgerVoucherExt Method [AX 2012]
Calls the protected methods to initialize a LedgerVoucher object.
Syntax
public LedgerVoucher initLedgerVoucherExt()
Run On
Server
Return Value
Type: LedgerVoucher Class
The protected methods will be used to initialize the ledger voucher. The ledger voucher will then be returned. Transactions can be added to this ledger voucher and will be posted during the updateNow method.