SalesInvoiceJournalPostBase.canPostLedger Method [AX 2012]

Indicates whether the ledger postings can occur.

Syntax

protected boolean canPostLedger()

Run On

Server

Return Value

Type: boolean
true if the ledger postings can occur; otherwise, false.

See Also

Reference

SalesInvoiceJournalPostBase Class