CustInvoiceJour::mcrlookupByInvoiceAccountSalesID Method
Looks up invoices given the invoice account and sales order ID.
Syntax
client server public static void mcrlookupByInvoiceAccountSalesID(
FormControl _callingControl,
CustInvoiceAccount _custInvoiceAccount,
SalesId _salesId)
Run On
Called
Parameters
- _callingControl
Type: FormControl Class
A control for the call to look up.
- _custInvoiceAccount
Type: CustInvoiceAccount Extended Data Type
The Invoice account for which to look up the invoices.
- _salesId
Type: SalesId Extended Data Type
The sales ID for which to look up the invoices.