public class PViewInvoice extends Object
Constructor and Description |
---|
PViewInvoice() |
Modifier and Type | Method and Description |
---|---|
static void |
displayInvoice(PModelHandle acctMH,
PModelHandle billMH)
Static function to put up the invoice viewer dialog
|
public static void displayInvoice(PModelHandle acctMH, PModelHandle billMH)
billMH
- bill Model handle for invoice to be displayedacctMH
- acct model handle for the invoiceCopyright © 2003, 2023, Oracle and/or its affiliates.