RPayCalendarTimeTrans::findOrCreateByTimeCode Method
Finds or creates timesheet transaction by time code.
Syntax
client server public static RPayCalendarTimeTrans findOrCreateByTimeCode(RefRecId _tblTransRecId, RPayTblTimeCode _payTblTimeCode)
Run On
Called
Parameters
- _tblTransRecId
Type: RefRecId Extended Data Type
The reference to timesheet totals.
- _payTblTimeCode
Type: RPayTblTimeCode Extended Data Type
The time code.
Return Value
Type: RPayCalendarTimeTrans Table
The found or created transaction.