ReqDemPlanDataProcessingHelper.prepareAllocationKeyFilter Method [AX 2012]
Prepares the data in the temporary table that serves as a filter on the item allocation key.
public Set prepareAllocationKeyFilter(Query _dataQuery, ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)
Run On
CalledParameters
- _dataQuery
- Type: Query Class
- _allocationKeyFilterTable
- Type: ReqDemPlanAllocationKeyFilterTmp Table
The instance of the temporary filter table.
Community Additions
ADD
Show: