RetailCatalogProductAttributeFormHelper.updateInternalOrgProdAttributeGroupCtrl Method [AX 2012]
Updates the internal organization product attribute controls.
Syntax
public void updateInternalOrgProdAttributeGroupCtrl(
FormRun _formRun,
FormGroupControl _channelProductAttributeGroup,
RetailCatalogInternalOrg _retailCatalogInternalOrg)
Run On
Called
Parameters
- _formRun
Type: FormRun Class
A formRun of the caller form.
- _channelProductAttributeGroup
Type: FormGroupControl Class
A FormControlGroup of caller form.
- _retailCatalogInternalOrg
Type: RetailCatalogInternalOrg Table
A record of table RetailCatalogInternalOrg to update the control.