DimensionDefaultingControllerBase.saveAttributeSet Method [AX 2012]
Writes the dimension attribute set that represents the check boxes or combo boxes that the user has selected.
protected RecId saveAttributeSet([RecId _currentValue])
Run On
CalledParameters
- _currentValue
- Type: RecId Extended Data Type
The current value of the attribute set.
Return Value
Type: RecId Extended Data TypeThe record ID of a DimensionAttributeSet record that represents the combination of enumerations that the user has selected if at least 1 enumeration is not at the default value; otherwise, 0.
Community Additions
ADD
Show: