VendInvoiceHoldHistory.confirmInvoicePlaceOnHold Method
Confirms whether the user wants to place the invoice on hold.
Syntax
public boolean confirmInvoicePlaceOnHold(Common _invoice)
Run On
Called
Parameters
- _invoice
Type: Common Table
The table buffer for which a hold on an invoice must be checked.
Return Value
Type: boolean
true if the user places a hold on invoice; otherwise, false.