RPayHistory::checkEmplWorkPeriod Method
Syntax
server public static boolean checkEmplWorkPeriod(
RHRMEmplId _emplId,
StartDate _startDate,
EndDate _endDate,
[boolean _strictly])
Run On
Server
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
- _startDate
Type: StartDate Extended Data Type
- _endDate
Type: EndDate Extended Data Type
- _strictly
Type: boolean