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.
Initiates the timesheet context handling class instance.
Syntax
public void new(
RHRMEmplId _emplId,
StartDate _startDate,
EndDate _endDate)
Run On
Called
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
The employee id.
- _startDate
Type: StartDate Extended Data Type
The start date.
- _endDate
Type: EndDate Extended Data Type
The end date.