SAP ABAP Data Element CFVARTYP (Type of variable)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       KC (Package) Cost Accounting Controlling EIS
Basic Data
Data Element CFVARTYP
Short Description Type of variable  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CFVARTYP    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 VariableT. 
Medium 15 TypeOfVariable 
Long 20 Type of variable 
Heading  
Documentation

Definition

The following types of variables are currently supported:

  • Variables for characteristic values (Variable type 1)
    If, at first, you do not wish to specify a value for a characteristic or dimension, you can use a variable. A variable for characteristic values is unique within the characteristic (field name).
  • Variables for hierarchy nodes (Variable type 2)
    If you do not wish to specify a hierarchy node, you can use a variable.
  • Variable for text (Variable type 3)
    You can use a text variable instead of fixed text if you want to display the text but the text content is not available before the report is run. You can also use a text variable if you want to make a reference to a text.
  • Variable for formula (Variable type 4)
    If, in a formula, certain constants are determined just before the formula is evaluated, you can use formula variables instead of constants when you define the formula.
  • Hierarchy variable (Variable type 5)
    If, at first, you do not wish to specify a hierarchy, you can use a variable.
  • Variable for hierarchy node/characteristic value (Variable type 6)
    This is a combination of the variable for hierarchy nodes (Variable type 2) and the variable for characteristic values (Variable type 1), the latter is a select option. When you execute the report, you can enter either a hierarchy node or different characteristic values.
    Note the following: When you define the variable or report, you can only fix a proposed value for a hierarchy node, but not proposed values for characteristic values.

History
Last changed by/on SAP  19940827 
SAP Release Created in