ProjInvoiceTable::lookupInventInvoiceAccountQuotation Method
Displays a dialog box from which the user can select an invoice project from a list.
Syntax
client public static void lookupInventInvoiceAccountQuotation(FormStringControl _ctrl, CustAccount _custAccount)
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The form field that will hold the selected ProjInvoiceProjId value.
- _custAccount
Type: CustAccount Extended Data Type
The customer invoice account whose invoice projects will appear in the list.