ReqDemPlanImportForecastService.populateItemAllocationMap Method [AX 2012]

Populates the map for storing the item allocation keys in memory to prevent multiple trips to the database.

private void populateItemAllocationMap(ReqDemPlanAllocationKeyFilterTmp _allocationKeyFilterTable)

Run On

Server

Parameters

_allocationKeyFilterTable
Type: ReqDemPlanAllocationKeyFilterTmp Table
The instance of the temporary item allocation key table.

Community Additions

ADD
Show: