Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.