CustInvoiceLine::creditNoteExist_W Method
This method is used to check if a credit note exists and that it has not been cancelled.
Syntax
server public static boolean creditNoteExist_W(RecId _recId)
Run On
Server
Parameters
- _recId
Type: RecId Extended Data Type
RecId of the original invoice.
Return Value
Type: boolean
true, if a credit note exists and if it has not been cancelled