ForecastInvent::checkParmDimensionFields Method
Checks that all coverage dimensions are set for a specified coverage parameter.
Syntax
client server public static boolean checkParmDimensionFields(InventDimParm _inventDimParm, InventDim _inventDim)
Run On
Called
Parameters
- _inventDimParm
Type: InventDimParm Table
The record of the InventDimParm table that contains the coverage parameter settings.
- _inventDim
Type: InventDim Table
The record of the InventDim table that is matched against the coverage parameter.
Return Value
Type: boolean
true if all coverage dimensions that exist in the coverage parameter are assigned a value; otherwise, false.