Compartir a través de


CustInvLineBillCodeCustomFieldDateTime::find Method

Finds the CustInvLineBillCodeCustomFieldDateTime record based on the Record ID field.

Syntax

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

Remarks

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

See Also

Reference

CustInvLineBillCodeCustomFieldDateTime Table