Share via


SalesConfirmController.getFirstJournal Method [AX 2012]

Gets the first record from the journalList parameter.

Syntax

protected boolean getFirstJournal()

Run On

Called

Return Value

Type: boolean
true if the record exists; otherwise, false.

Remarks

This method always returns false in the base class.

See Also

Reference

SalesConfirmController Class