EcoResProductMasterDimensionValue.validateActiveProductDimension Method
Validates that the product dimension is active for the specified product master.
Syntax
public boolean validateActiveProductDimension(EcoResProductMasterRecId _productMaster, FieldId _dimensionFieldId)
Run On
Called
Parameters
- _productMaster
Type: EcoResProductMasterRecId Extended Data Type
The EcoResProductRecId reference to the product master.
- _dimensionFieldId
Type: FieldId Extended Data Type
The FieldId reference to the product dimension.
Return Value
Type: boolean
true if the dimension is active; otherwise, false.