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.
Retrieves the job ID for planned absence for the worker at the specified date.
Syntax
client server public static JmgJobIDAbs getSpecialDayAbsence(JmgEmployee _jmgEmployee, JmgProfileDate _profileDate)
Run On
Called
Parameters
- _jmgEmployee
Type: JmgEmployee Table
The JmgEmployee record, which refers to the worker to find.
- _profileDate
Type: JmgProfileDate Extended Data Type
The profile date to find.
Return Value
Type: JmgJobIDAbs Extended Data Type
The job ID for planned absence for the worker at the specified date.