DimensionAttribute::lookupReferenceByLocalizedName_CN Method
Looks up a reference by its localized name.
Syntax
client server public static DimensionAttribute lookupReferenceByLocalizedName_CN(
FormReferenceControl _formReferenceControl,
[RecId _dimensionHierarchy,
boolean _excludeMainAccount,
boolean _constrainToCurrentCOA])
Run On
Called
Parameters
- _formReferenceControl
Type: FormReferenceControl Class
The form reference control.
- _dimensionHierarchy
Type: RecId Extended Data Type
The account structure that the lookup is bounded to; optional.
- _excludeMainAccount
Type: boolean
A Boolean value that indicates whether to exclude the main account; optional.
- _constrainToCurrentCOA
Type: boolean
A Boolean value that indicates whether to constrain to the current chart of accounts; optional.
Return Value
Type: DimensionAttribute Table
The instance of the DimensionAttribute table buffer.