SalesPurchReport_RU.addFreeTextInvoiceProformaCondition Method [AX 2012]

Adds an exists join filter on CustInvoiceLine and CustInvoiceTable records to the query for invoice transactions.

Syntax

protected void addFreeTextInvoiceProformaCondition(QueryRun _tradeLoopTrans)

Run On

Server

Parameters

  • _tradeLoopTrans
    Type: QueryRun Class
    The QueryRun object that is associated with the query for invoice transactions.

See Also

Reference

SalesPurchReport_RU Class