LedgerDimensionController.setValues Method [AX 2012]
Sets the current dimension values, depending on the specified set.
Syntax
public void setValues(RecId _dimensionAttributeValueSetId, [boolean _overwriteValues])
Run On
Called
Parameters
- _dimensionAttributeValueSetId
Type: RecId Extended Data Type
The DimensionAttributeValueSet data structure that contains the values to set.
- _overwriteValues
Type: boolean
A Boolean value that indicates whether to overwrite existing non-empty values.