VendPostedUnionUnpostedInvoice.displayIsInvoiceOnHold Method
Indicates whether the current Invoice is on hold.
Syntax
display NoYes displayIsInvoiceOnHold(VendPostedUnionUnpostedInvoice _vendPostedUnionUnpostedInvoice)
Run On
Called
Parameters
- _vendPostedUnionUnpostedInvoice
Type: VendPostedUnionUnpostedInvoice View
The current VendPostedUnionUnpostedInvoice record for which to check.
Return Value
Type: NoYes Enumeration
Yes if the invoice is marked as on hold; otherwise, No.