Share via


CustBillingCodeRate::find Method

Reads the CustBillingCodeRate table to find the specified record.

Syntax

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

Run On

Called

Parameters

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

Return Value

Type: CustBillingCodeRate Table
A CustBillingCodeRate table buffer.

See Also

Reference

CustBillingCodeRate Table