RetailConnSeedDataGenerator.addRetailProvisionedChannelProdAttrToGrp Method [AX 2012]
Adds the provisioned channel product attribute to the attribute group
private void addRetailProvisionedChannelProdAttrToGrp(RetailChannelProductAttributeID _channelProductAttributeId, RecId _attributeGroup)
Run On
ServerParameters
- _channelProductAttributeId
- Type: RetailChannelProductAttributeID Enumeration
The provisioned channel product attribute Id (enum)
- _attributeGroup
- Type: RecId Extended Data Type
The RecId of the attribute group
Community Additions
ADD
Show: