RetailContosoDemoDataHelper::setupProductDimGroupDimField Method [AX 2012]
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