Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.