InventStockCardContract.applyBaseParmsToQuery Method [AX 2012]
Applies the shared basic parameters of both the detail report and the summary report to the basic query.
Syntax
protected void applyBaseParmsToQuery(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The basic query for both the detail report and the summary report.