SalesTable::mcrlookupByInvoiceAccountInvoiceId Method
looks up all sales orders that have the passed customer invoice account and are related to the customer invoice journal with the passed invoice ID.
Syntax
client server public static void mcrlookupByInvoiceAccountInvoiceId(
FormControl _callingControl,
CustInvoiceAccount _custInvoiceAccount,
InvoiceId _invoiceId)
Run On
Called
Parameters
- _callingControl
Type: FormControl Class
The calling form control.
- _custInvoiceAccount
Type: CustInvoiceAccount Extended Data Type
The customer invoice account to search for.
- _invoiceId
Type: InvoiceId Extended Data Type
The invoice number to search for.