VendInvoiceJour.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 value contains five possible values. Posted values only represent three of those and therefore only three possible values are returned by this method. The displayInvoiceStatus method in the VendInvoiceInfoTable table contains the other three statuses.

See Also

Reference

VendInvoiceJour Table