ReqDemPlanBaselineForecast.getAllocationKeysWithData Method [AX 2012]
Builds a query that returns all allocation keys for which there is data in the staging table.
public Query getAllocationKeysWithData(Query _allocKeysQuery)
Run On
ServerParameters
- _allocKeysQuery
- Type: Query Class
The original query that returns the allocation keys.
Return Value
Type: Query ClassA query that contains only allocation keys for which there is actual data.
Community Additions
ADD
Show: