CustRelatedInvoice::doesCorrectedInvoiceExist Method
Validates that the corrected invoice exists for the invoice.
Syntax
client server public static boolean doesCorrectedInvoiceExist(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 corrected invoice exists; otherwise, false.