PurchTable.isFullyInvoicedIncludingPendingInvoice Method
Indicates whether the current purchase order is fully invoiced by either posted invoices or active invoices.
Syntax
public boolean isFullyInvoicedIncludingPendingInvoice()
Run On
Called
Return Value
Type: boolean
true if the purchase order is fully invoiced; otherwise, false.