Share via


PurchInvoiceJournalPost.requirePostCustVendAfterLedgerVoucherEnd Method [AX 2012]

Determines whether automatic settlement for AP/AR should be posted after ledger voucher is posted

Syntax

protected boolean requirePostCustVendAfterLedgerVoucherEnd()

Run On

Server

Return Value

Type: boolean
true is automatic settlement for AP/AR is to be posted after ledger voucher is posted; false otherwise

Remarks

The posting of automatic settlement posting requires subledger journal account entries to be created.

If these subledger entries are not generated under after ledger voucher is posted, then this property should be set to true.

See Also

Reference

PurchInvoiceJournalPost Class