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 recurrence amount for a single RecurrenceInvoice invoice.
Syntax
client server public static CustFreeInvoiceCalcTotals calcRecurrenceInvoiceAmount(RecurrenceInvoice _recurrenceInvoice)
Run On
Called
Parameters
- _recurrenceInvoice
Type: RecurrenceInvoice Table
A RecurrenceInvoice table buffer.
Return Value
Type: CustFreeInvoiceCalcTotals Class
The instance of CustFreeInvoiceCalcTotals class.