LedgerJournalCheckPost.keepJournalValidationLog Method [AX 2012]
Indicates whether the journal validation log will be kept.
Syntax
protected boolean keepJournalValidationLog()
Run On
Server
Return Value
Type: boolean
true if the journal validation log will be kept; otherwise, false.
Remarks
This method returns true by default. Override this method to return false if the journal validation log should not be kept.