VendPostedUnionUnpostedInvoice.displayInvoiceStatus Method
Indicates whether the selected record is a posted or an unposted invoice and then returns the status of the selected invoice.
Syntax
display InvoiceStatus displayInvoiceStatus(VendPostedUnionUnpostedInvoice _vendPostedUnionUnpostedInvoice)
Run On
Called
Parameters
- _vendPostedUnionUnpostedInvoice
Type: VendPostedUnionUnpostedInvoice View
The current VendPostedUnionUnpostedInvoice record for which to check.
Return Value
Type: InvoiceStatus Enumeration
The invoice status.