RetailCatalogProductAttributeFormHelper.updateInternalOrgProductAttributeValue Method [AX 2012]

Updates product attribute value for internal organization i.e. channel.

private void updateInternalOrgProductAttributeValue(EcoResProduct _product, NoYesId _hasCatalogValue)

Run On

Called

Parameters

_product
Type: EcoResProduct Table
A record buffer of EcoResProduct table.
_hasCatalogValue
Type: NoYesId Extended Data Type
A boolean value if this is a catalog attribute value.

Community Additions

ADD
Show: