Share via


RPayCalendarTimeTrans::findByTimeCode Method

Finds timesheet line by time code.

Syntax

client server public static RPayCalendarTimeTrans findByTimeCode(
    RefRecId _tblTransRecId, 
    RPayTblTimeCode _payTblTimeCode, 
   [boolean _forUpdate])

Run On

Called

Parameters

  • _forUpdate
    Type: boolean
    An indicator, if true line will be selected for update.

Return Value

Type: RPayCalendarTimeTrans Table
The timesheet line.

See Also

Reference

RPayCalendarTimeTrans Table