PurchLine.existInvoice Method

Determines whether saved unposted invoices exist for the current record.

Syntax

public boolean existInvoice()

Run On

Called

Return Value

Type: boolean
true if a saved pending invoice exists for this purchase order line; otherwise, false.

Remarks

The current record includes unposted invoices saved in batches or in the process of being edited.

Additionally it includes those invoices that are actually saved as pending.

See Also

Reference

PurchLine Table