Start of Content Area

Object documentation Variable Types  Locate the document in its SAP Library structure

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.

Example

If you restrict characteristics to specific characteristic values, you can also use characteristic value variables. See Restricting Characteristics.

      Hierarchy Variables

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

Example

If you restrict characteristics to hierarchies or select display hierarchies, you can also use hierarchy variables. See Selecting Hierarchies.

      Hierarchy Node Variables

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

Example

If you restrict characteristics to hierarchy nodes, you can also use hierarchy node variables. See Restricting Characteristics: Hierarchies.

      Text Variables

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

Note

You can use text variables when you create calculated key figures, restricted key figures, selections, and formulas in the description of these objects. See Defining Calculated Key Figures, Defining Restricted Key Figures, Defining Selections, and Defining Formulas.

You can change the descriptions in the properties dialog boxes. See Query Properties and Selection/Formula/Cell Properties.

      Formula Variables

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

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

Example,

You can use a formula variable for the interest rate in order to process the current interest rate, after you have executed the query or Web application.

 

 

End of Content Area