LedgerVoucher.post Method [AX 2012]

Performs posting of the vouchers in an instance of the LedgerVoucher class.

Syntax

protected boolean post()

Run On

Server

Return Value

Type: boolean
true if the posting was successful; otherwise, false.

See Also

LedgerVoucher Class

LedgerVoucher.end Method