BankAccountTransDateChange_RU.allocateVouchers Method [AX 2012]

Creates a new instance of the LedgerVoucher class and adds a LedgerVoucherObject object for storno, new, and transit operations.

Syntax

public LedgerVoucher allocateVouchers()

Run On

Server

Return Value

Type: LedgerVoucher Class
A LedgerVoucher type object.

Remarks

This method gets the number sequence code from the source journal. If there is no code, it gets the code from the parameters of the Bank module.

See Also

Reference

BankAccountTransDateChange_RU Class