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.
Updates timesheet.
Syntax
protected void updateTimesheet(
RHRMEmplId _emplId,
StartDate _tsAffectedStartDate,
EndDate _tsAffectedEndDte)
Run On
Called
Parameters
- _emplId
Type: RHRMEmplId Extended Data Type
The employee id.
- _tsAffectedStartDate
Type: StartDate Extended Data Type
The start date.
- _tsAffectedEndDte
Type: EndDate Extended Data Type
The end date.