Share via


VendInvoiceInfoTable.displayInvoiceStatus Method

Displays the invoice status of unposted invoices.

Syntax

display InvoiceStatus displayInvoiceStatus()

Run On

Called

Return Value

Type: InvoiceStatus Enumeration
An InvoiceStatus enumeration value that indicates the status in the posting and payment process of the invoice.

Remarks

The InvoiceStatus enumeration contains five possible values. Un-posted values only represent two of those and therefore only two possible values are returned by this method. The displayInvoiceStatus method in the VendInvoiceJour table contain the other three statuses.

See Also

Reference

VendInvoiceInfoTable Table