Share via


CustInterestTransLineIdRef::find Method

Finds the CustInterestTransLineIdRef based on the record ID field.

Syntax

client server public static CustInterestTransLineIdRef find(
    RecId _recId, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: CustInterestTransLineIdRef Table
A CustInterestTransLine table buffer.

Remarks

This method is a public method that is used to find CustInterestTransLineIdRef records.

See Also

Reference

CustInterestTransLineIdRef Table