Share via


SalesPickingListJournalCreate.checkNoThrow Method [AX 2012]

Checks whether a journal will be created.

Syntax

protected boolean checkNoThrow()

Run On

Server

Return Value

Type: boolean
true if a journal can be created; otherwise, false.

Remarks

If a journal is not created, no exception is thrown. A journal is not created if it does not contain lines.

See Also

Reference

SalesPickingListJournalCreate Class