Share via


ProdJobType_Setup.checkJournalEmployee Method [AX 2012]

Checks whether the employee that is specified in the route journal is valid.

Syntax

public boolean checkJournalEmployee(ProdJournalRoute prodJournalRoute, [NoYes mandatory])

Run On

Called

Parameters

Return Value

Type: boolean
true if the check is successful; otherwise, false.

See Also

Reference

ProdJobType_Setup Class