Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- prodJournalRoute
Type: ProdJournalRoute Table
A record in the ProdJournalRoute table.
- mandatory
Type: NoYes Enumeration
A NoYes enumeration value; optional.
Return Value
Type: boolean
true if the check is successful; otherwise, false.