Dimension ID Constants

The following constants represent internal IDs of Financial Management’s dimensions.

Table 102. tagHFMDIMENSIONS Enumeration

Constant

Description

DIMENSIONACCOUNT

Account dimension.

DIMENSIONCUSTOM1

Custom 1 dimension.

DIMENSIONCUSTOM2

Custom 2 dimension.

DIMENSIONCUSTOM3

Custom 3 dimension.

DIMENSIONCUSTOM4

Custom 4 dimension.

DIMENSIONENTITY

Entity dimension.

DIMENSIONICP

Intercompany Partner dimension.

DIMENSIONPARENT

Parent entity, Entity dimension.

DIMENSIONPERIOD

Period dimension.

DIMENSIONSCENARIO

Scenario dimension.

DIMENSIONVALUE

Value dimension.

DIMENSIONVIEW

View dimension.

DIMENSIONYEAR

Year dimension.

NUMDIMENSIONS

Represents the number of dimensions.

NUMDIMENSIONS_INCLUDINGPARENT

Represents the number of dimensions, counting the parent entity as a dimension.

DIMENSION_LBOUND

Represents the first dimension in the set of dimensions; use this to loop through the dimensions.

DIMENSION_UBOUND

Represents the last dimension in the set of dimensions; use this to loop through the dimensions.