RTSLDimensionRule::lookupDimensionAttributeValue Method
Provides form lookup functionality for the RTSLDimensionRule.
Syntax
client public static void lookupDimensionAttributeValue(
FormStringControl _ctrl,
RefRecId _dimensionAttribute,
RTSLRuleGroupId _rulegroupId,
[boolean _currentCompany])
Run On
Client
Parameters
- _ctrl
Type: FormStringControl Class
The form reference control for the lookup control.
- _dimensionAttribute
Type: RefRecId Extended Data Type
Dimension attribute reference id.
- _rulegroupId
Type: RTSLRuleGroupId Extended Data Type
Dimension rule group.
- _currentCompany
Type: boolean
Current company.
Exceptions
Exception | Condition |
---|---|
Error | If Company is not exsists. |