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.
Indicates whether the special payment must be used for the specified worker at the specified profile date.
Syntax
client server public static JmgSpecialPay paySpecialDay(JmgEmployee _jmgEmployee, JmgProfileDate _profileDate)
Run On
Called
Parameters
- _jmgEmployee
Type: JmgEmployee Table
A JmgEmployee record, which refers to the worker to search for.
- _profileDate
Type: JmgProfileDate Extended Data Type
The date to search for.
Return Value
Type: JmgSpecialPay Extended Data Type
The NoYes::Yes enumeration value if special pay must be used; otherwise, the NoYes::No value.