ReqDemPlanImportForecastService.findInventDim Method [AX 2012]

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

Syntax

protected InventDim findInventDim(InventDimGroupSetup _inventDimSetup, ReqDemPlanForecast _forecast)

Run On

Server

Parameters

Return Value

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

See Also

Reference

ReqDemPlanImportForecastService Class