AssetAllocLineDimAttrValController_CN.lookupDimensionValue Method [AX 2012]
How the dimension attribute values are queried.
Syntax
public void lookupDimensionValue(
RefRecId _dimAttrId,
AssetAllocationRuleLine_CN _line,
FormStringControl _dimensionValue)
Run On
Called
Parameters
- _dimAttrId
Type: RefRecId Extended Data Type
The RecId of the dimension attribute.
- _line
Type: AssetAllocationRuleLine_CN Table
The current record of AssetAllocationRuleLine_CN.
- _dimensionValue
Type: FormStringControl Class
The string control to perform the lookup.