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.
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.