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.
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.