TSTimesheetTrans::findRecId Method
Finds a TSTimesheetTrans record with a specified record ID.
Syntax
client server public static TSTimesheetTrans findRecId(RefRecId _tsTimesheetTrans, [boolean _forupdate])
Run On
Called
Parameters
- _tsTimesheetTrans
Type: RefRecId Extended Data Type
The record ID of a record to find.
- _forupdate
Type: boolean
A Boolean value that indicates whether the record should be selected for update; optional.
Return Value
Type: TSTimesheetTrans Table
A TSTimesheetTrans record if found; otherwise, and empty record.