Share via


ProdJobType_Process.checkJournalEmployee Method [AX 2012]

Checks that the employee that is specified on 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_Process Class