Variable Types

Definition

The type of the variable, which is determined by the object that the variable represents as a placeholder for a concrete value.

Structure

Depending on the object for which you define variables, there are the following types of variables that specify where you can use the variables:

  • Characteristic Value Variables

    Characteristic value variables represent characteristic values and can be used wherever characteristic values can be used.

  • Hierarchy Variables

    Hierarchy variables represent hierarchies and can be used wherever hierarchies can be selected.

  • Hierarchy Node Variables

    Hierarchy node variables represent a node in a hierarchy and can be used wherever hierarchy nodes can be used.

  • Text Variables

    Text variables represent a text and can be used in descriptions of queries, calculated key figures, and structural components.

  • Formula Variables

    Formula variables represent numerical values and can be used in formulas. SeeDefining Formulas.

    In addition, numerical values are used for selecting exceptions and conditions and you can also use formula variables here. SeeDefining Exceptions andDefining Conditions.