Compartilhar via


CustInvLineBillCodeCustomFieldReal::find Method

Finds the CustInvLineBillCodeCustomFieldReal value based on Record ID field.

Syntax

client server public static CustInvLineBillCodeCustomFieldReal find(
    RefRecId _customFieldValueReal, 
   [boolean _forupdate, 
    ConcurrencyModel _concurrencyModel])

Run On

Called

Parameters

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

Return Value

Type: CustInvLineBillCodeCustomFieldReal Table
A CustInvLineBillCodeCustomFieldReal table buffer.

Remarks

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

See Also

Reference

CustInvLineBillCodeCustomFieldReal Table