RetailContosoDemoDataHelper::createDistinctProductVariant Method [AX 2012]
server public static void createDistinctProductVariant(
EcoResProductNumber _productMasterNumber,
[EcoResConfigurationName _configurationName,
EcoResSizeName _sizeName,
EcoResColorName _colorName,
EcoResProductName _productVariantName,
EcoResDescription _productVariantDescription,
EcoResProductSearchName _productVariantSearchName])
Run On
ServerParameters
- _productMasterNumber
- Type: EcoResProductNumber Extended Data Type
- _configurationName
- Type: EcoResConfigurationName Extended Data Type
- _sizeName
- Type: EcoResSizeName Extended Data Type
- _colorName
- Type: EcoResColorName Extended Data Type
- _productVariantName
- Type: EcoResProductName Extended Data Type
- _productVariantDescription
- Type: EcoResDescription Extended Data Type
- _productVariantSearchName
- Type: EcoResProductSearchName Extended Data Type
Show: