RetailAttributeHelper::getDefaultTextValue Method [AX 2012]

Returns text attribute value for attribute group.

client server public static AttributeValueText getDefaultTextValue(RefRecId _attributeGroupRecId, RefRecId _ecoResAttributeTypeRecId)

Run On

Called

Parameters

_attributeGroupRecId
Type: RefRecId Extended Data Type
The attribute group record Id.
_ecoResAttributeTypeRecId
Type: RefRecId Extended Data Type
The attribute type record Id.

Return Value

Type: AttributeValueText Extended Data Type
Text value if found.
Show: