CustInterestAdjustmentHistory::doesAdjustedInvoiceExist Method
Validates that the adjusted invoice exists for the interest note.
Syntax
client server public static boolean doesAdjustedInvoiceExist(RecId _custInvoiceRecId)
Run On
Called
Parameters
- _custInvoiceRecId
Type: RecId Extended Data Type
The record ID of the free text invoice.
Return Value
Type: boolean
true if the adjusted invoice exists; otherwise, false.