PurchTable.existInvoice Method
Determines whether any unposted invoices exist for the current record.
Syntax
public boolean existInvoice()
Run On
Called
Return Value
Type: boolean
true if a pending invoice exists for this purchase order; otherwise, false.
Remarks
It includes unposted invoices saved in batches or in the process of being edited. Additionally it includes those invoices actually saved as pending.