LedgerJournalCheckPost.validate Method [AX 2012]

Validates a journal for posting.

Syntax

public boolean validate([Object _calledFrom])

Run On

Server

Parameters

Return Value

Type: boolean
true if the journal is valid for posting; otherwise, false.

See Also

Reference

LedgerJournalCheckPost Class