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
ServerParameters
- _inventDimSetup
- Type: InventDimGroupSetup Class
The item dimension setup.
- _forecast
- Type: ReqDemPlanForecast Table
Return Value
Type: InventDim TableAn InventDim record that contains a valid InventDimId value that is found based on the given parameters.
Community Additions
ADD
Show: