RPayTblDayHourTrans::findOrCreate Method
Finds or creates a table of working time registration record.
Syntax
server public static RPayTblDayHourTrans findOrCreate(RefRecId _tblTransRecId, RPayTblTimeCode _rPayTblTimeCode)
Run On
Server
Parameters
- _tblTransRecId
Type: RefRecId Extended Data Type
The reference to timesheet totals.
- _rPayTblTimeCode
Type: RPayTblTimeCode Extended Data Type
The time code.
Return Value
Type: RPayTblDayHourTrans Table
The found or created record.