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 the specified record in the TSIntercompanyCostDetails table by using the specified TSTimesheetTrans record.
Syntax
client server public static TSIntercompanyCostDetails findByTSTimesheetTrans(RefRecId _tsTimesheetTrans, [boolean _forupdate])
Run On
Called
Parameters
- _tsTimesheetTrans
Type: RefRecId Extended Data Type
A TSTimesheetTrans record ID.
- _forupdate
Type: boolean
A Boolean value that specifies whether to read the record for update; optional.
Return Value
Type: TSIntercompanyCostDetails Table
A record in the TSIntercompanyCostDetails class.