Share via


TSIntercompanyCostDetails::findByTSTimesheetTrans Method

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

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

See Also

Reference

TSIntercompanyCostDetails Table