CustInvoiceTable.deleteRecurrenceInvoice Method
Indicates whether the future posted or unposted free text invoices that are generated based on same recurrence invoice setup and delete the record from RecurrenceInvoice table.
Syntax
public boolean deleteRecurrenceInvoice()
Run On
Called
Return Value
Type: boolean
true if record no future unposted or posted invoices available; otherwise false.