Share via


ProdJournalCheckPost.checkJournal Method [AX 2012]

Validates the journal.

Syntax

public boolean checkJournal(JournalTransList _journalTransList)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ProdJournalCheckPost Class