ProdJobType_Process.checkJournalEmployee Method [AX 2012]

Checks that the employee that is specified on the route journal is valid.

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

Run On

Called

Parameters

prodJournalRoute
Type: ProdJournalRoute Table
A record in the ProdJournalRoute table.
mandatory
Type: NoYes Enumeration
A NoYes enumeration value.

Return Value

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

Community Additions

ADD
Show: