CustRecurrenceInvoiceGroup::numOfRecurrenceInvoice Method
Calculates the total number of the RecurrenceInvoice for a single CustRecurrenceInvoiceGroup record.
Syntax
client server public static int numOfRecurrenceInvoice(RecId _custRecurrenceInvoiceGroupRecId)
Run On
Called
Parameters
- _custRecurrenceInvoiceGroupRecId
Type: RecId Extended Data Type
A record ID of the CustRecurrenceInvoiceGroup table.
Return Value
Type: int
The total number of the RecurrenceInvoice for a single CustRecurrenceInvoiceGroup record.