Share via


CustInvLineBillCodeCustomFieldInt::find Method

Finds the CustInvLineBillCodeCustomFieldInt record based on the Record ID field.

Syntax

client server public static CustInvLineBillCodeCustomFieldInt find(
    RefRecId _customFieldValueInt, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: CustInvLineBillCodeCustomFieldInt Table
A CustInvLineBillCodeCustomFieldInt table buffer.

Remarks

A public method to find Custom Field records.

See Also

Reference

CustInvLineBillCodeCustomFieldInt Table