EcoResProductDimensionGroupProduct.isProductDimensionActive Method
Checks if the specified dimension is active for the product master.
Syntax
public boolean isProductDimensionActive(FieldId _dimensionFieldId)
Run On
Called
Parameters
- _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.