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.
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
Performs posting of the vouchers in an instance of the LedgerVoucher class.
protected boolean post()
Server
Type: boolean
true if the posting was successful; otherwise, false.