InventSumDateFinancialCalc_RU.onCalcCreateItemsQuery Method [AX 2012]
Modifies the items query.
Syntax
public Query onCalcCreateItemsQuery(Query _query)
Run On
Called
Parameters
- _query
Type: Query Class
The original items query.
Return Value
Type: Query Class
The modified query.