Share via


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

Return Value

Type: boolean
true, if a credit note exists and if it has not been cancelled

See Also

Reference

CustInvoiceLine Table