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.
Syntax
server public static void setupProductDimGroupDimField(
EcoResProductDimensionGroupName _productDimensionGroupName,
FieldName _dimFieldName,
boolean _isActive,
[boolean _isPurchPriceSearchEnabled,
boolean _isSalesPriceSearchEnabled])
Run On
Server
Parameters
- _productDimensionGroupName
Type: EcoResProductDimensionGroupName Extended Data Type
- _dimFieldName
Type: FieldName Extended Data Type
- _isActive
Type: boolean
- _isPurchPriceSearchEnabled
Type: boolean
- _isSalesPriceSearchEnabled
Type: boolean