Share via


LedgerJournalCheckPostApproval.keepJournalValidationLog Method [AX 2012]

Indicates whether the journal validation log should be kept.

Syntax

protected boolean keepJournalValidationLog()

Run On

Server

Return Value

Type: boolean
true if the journal validation log should be kept; otherwise, false.

Remarks

This method always returns false.

See Also

Reference

LedgerJournalCheckPostApproval Class