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

Called

Parameters

_dataQuery
Type: Query Class
_allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
The instance of the temporary filter table.

Return Value

Type: Set Class
The set of companies that must be processed.

Community Additions

ADD
Show: