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

See Also

Reference

SalesTable Table