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