Determines whether any saved invoices exist for the current record.
Syntax
public boolean existInvoiceServer()
Run On
ClientOrServer
Return Value
Type: boolean
true if a saved invoice exists for this purchase order; otherwise, false.
Determines whether any saved invoices exist for the current record.
public boolean existInvoiceServer()
ClientOrServer
Type: boolean
true if a saved invoice exists for this purchase order; otherwise, false.