Share via


TSIntercompanyCost::find Method

Finds a specified record in the TSIntercompanyCost table.

Syntax

client server public static TSIntercompanyCost find(
    RecId _tsIntercompanyCost, 
   [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