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 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.