DimensionHierarchy::getAccountStructureWithMainAccountOnly Method

Gets a DimensionHierarchy record that contains the main account as the only level.

Syntax

server public static DimensionHierarchy getAccountStructureWithMainAccountOnly([boolean _forUpdate])

Run On

Server

Parameters

  • _forUpdate
    Type: boolean
    A Boolean value that indicates whether to read the record for update; optional.

Return Value

Type: DimensionHierarchy Table
The dimension hierarchy that contains the main account as the only level.

Remarks

The structure is created by default, but it can be renamed or deleted.

See Also

Reference

DimensionHierarchy Table