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 that the employee that is specified on the route journal is valid.
Syntax
public boolean checkJournalEmployee(ProdJournalRoute _prodJournalRoute, [NoYes _mandatory])
Run On
Called
Parameters
- _prodJournalRoute
Type: ProdJournalRoute Table
The ProdRouteJournal record to be checked.
- _mandatory
Type: NoYes Enumeration
A Boolean value that indicates whether the employee is mandatory on the route card journal.
Return Value
Type: boolean
true if the check is successful; otherwise, false.