DimensionDefaultingController.activated Method [AX 2012]
Loads the dimension attribute set and the dimension attribute value set and populates the check boxes, combo boxes, and value controls from the saved state.
Syntax
public void activated([boolean _forceUpdate])
Run On
Called
Parameters
- _forceUpdate
Type: boolean
A Boolean value that indicates whether to force an update of values even if you cannot see the controls.
Exceptions
Exception | Condition |
---|---|
Error | A valid data source and field ID was not specified. |