Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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
- _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.