RetailContosoDemoDataHelper::setupProductDimGroupDimField Method [AX 2012]
server public static void setupProductDimGroupDimField(
EcoResProductDimensionGroupName _productDimensionGroupName,
FieldName _dimFieldName,
boolean _isActive,
[boolean _isPurchPriceSearchEnabled,
boolean _isSalesPriceSearchEnabled])
Run On
ServerParameters
- _productDimensionGroupName
- Type: EcoResProductDimensionGroupName Extended Data Type
- _dimFieldName
- Type: FieldName Extended Data Type
- _isActive
- Type: boolean
- _isPurchPriceSearchEnabled
- Type: boolean
- _isSalesPriceSearchEnabled
- Type: boolean
Show: