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.
Finds timesheet line by time code.
Syntax
client server public static RPayCalendarTimeTrans findByTimeCode(
RefRecId _tblTransRecId,
RPayTblTimeCode _payTblTimeCode,
[boolean _forUpdate])
Run On
Called
Parameters
- _tblTransRecId
Type: RefRecId Extended Data Type
The timesheet totals table record reference.
- _payTblTimeCode
Type: RPayTblTimeCode Extended Data Type
The time code.
- _forUpdate
Type: boolean
An indicator, if true line will be selected for update.
Return Value
Type: RPayCalendarTimeTrans Table
The timesheet line.