ReqDemPlanImportForecastService.findInventDim Method [AX 2012]

Finds the InventDim record that matches the given dimension values and item dimension setup.

protected InventDim findInventDim(InventDimGroupSetup _inventDimSetup, ReqDemPlanForecast _forecast)

Run On

Server

Parameters

_inventDimSetup
Type: InventDimGroupSetup Class
The item dimension setup.
_forecast
Type: ReqDemPlanForecast Table

Return Value

Type: InventDim Table
An InventDim record that contains a valid InventDimId value that is found based on the given parameters.

Community Additions

ADD
Show: