RetailInternalOrgAttributeGroupCollapsed::isChannelAtribute Method [AX 2012]
Check whether an attribute is a channel specific attribute of a given internal org.
client server public static boolean isChannelAtribute(
RefRecId _internalOrg,
RefRecId _attribute,
RetailChannelAttributeModifier _modifier)
Run On
CalledParameters
- _internalOrg
- Type: RefRecId Extended Data Type
Internal org Id
- _attribute
- Type: RefRecId Extended Data Type
Attribute Id
- _modifier
- Type: RetailChannelAttributeModifier Enumeration
Channel attribute modifier
Show: