Share via


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

  • _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.

See Also

Reference

DimensionAttribute Table