Share via


ReqDemPlanDataProcessingHelper.prepareAllocationKeyFilter Method [AX 2012]

Prepares the data in the temporary table that serves as a filter on the item allocation key.

Syntax

public Set prepareAllocationKeyFilter(Query _dataQuery, ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)

Run On

Called

Parameters

Return Value

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

See Also

Reference

ReqDemPlanDataProcessingHelper Class