CustInvoiceTable.hasLinesOrCharges Method
Determines whether any lines or miscellaneous charges are associated with the invoice.
Syntax
public boolean hasLinesOrCharges()
Run On
Called
Return Value
Type: boolean
true if any lines or miscellaneous charges exist; otherwise, false.