DimensionDefaultingControllerBase.loadAttributeValueSet Method [AX 2012]

Loads the dimension attribute value set and populates the value controls from the saved state.

protected boolean loadAttributeValueSet(RecId _dimAttributeValueSetId)

Run On

Called

Parameters

_dimAttributeValueSetId
Type: RecId Extended Data Type
The record ID of the DimensionAttributeValueSet table to load.

Return Value

Type: boolean
true if the set was loaded and controls updated; otherwise, false.

Community Additions

ADD
Show: