Share via


CustBillingCodeVersion::find Method

Finds the billing code version, based on the RecID field.

Syntax

client server public static CustBillingCodeVersion find(
    RefRecId _custBillingCodeVersionRefRecId, 
   [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: CustBillingCodeVersion Table
A CustBillingCodeVersion table buffer.

Remarks

This is a public method that finds billing code version records.

See Also

Reference

CustBillingCodeVersion Table