Share via


CustRecurrenceInvoiceGroup::find Method

Finds a specific record in the CustRecurrenceInvoiceGroup table.

Syntax

client server public static CustRecurrenceInvoiceGroup find(
    RecId _custRecurrenceInvoiceGroupRecId, 
   [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: CustRecurrenceInvoiceGroup Table
A CustRecurrenceInvoiceGroup table buffer.

See Also

Reference

CustRecurrenceInvoiceGroup Table