Share via


TSIntercompanyCost::findByTimesheet Method

Finds the specified record in the TSIntercompanyCost table using an existing timesheet.

Syntax

client server public static TSIntercompanyCost findByTimesheet(
    RefRecId _tsTimesheetTable, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

  • _forupdate
    Type: boolean
    A Boolean value that specifies whether to read the record for update; optional.

Return Value

Type: TSIntercompanyCost Table
A record in the TSIntercompanyCost table.

See Also

Reference

TSIntercompanyCost Table