CustInvLineBillCodeCustomFieldBase::find Method

Finds the CustInvLineBillCodeCustomFieldBase record based on the Record ID.

Syntax

client server public static CustInvLineBillCodeCustomFieldBase find(
    RefRecId _customFieldValueBase, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: CustInvLineBillCodeCustomFieldBase Table
A CustInvLineBillCodeCustomFieldBase table buffer.

Remarks

This method is a public method that is used to find Custom Field records.

See Also

Reference

CustInvLineBillCodeCustomFieldBase Table