PurchSummaryModel_Account_Invoice.addDataSources Method [AX 2012]

Adds data sources to the query during the query build process.

public void addDataSources(QueryRun _queryRun)

Run On

Called

Parameters

_queryRun
Type: QueryRun Class
The query that is being built.

This method overrides the method in the base class.

Community Additions

ADD
Show: