SAP ABAP Data Element RGCAUS_FML (Formula)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LC-LC (Application Component) Basic Functions
     FKUC (Package) FI-LC Consolidation: Unicode-Capable Objects
Basic Data
Data Element RGCAUS_FML
Short Description Formula  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR_40    
Data Type CHAR   Character String 
Length 40    
Decimal Places 0    
Output Length 40    
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 Formula 
Medium 15 Formula 
Long 20 Formula 
Heading 40 Formula 
Documentation

Definition

Many different calculations can be carried out using formulas. In the text indicator you should specify whether the value is to be output or only calculated.

Within one formula, the following are possible:

  • You can calculate item values or values with a formula by entering 'L' (for identifying the line of the column definition to be used) and the sequence number (field: Number), for example: L010+L020
  • Constant values, for example L010 * 100 * L010 / L020 ('100' being a constant).
  • The symbol $PR, which is substituted with the reporting period at run-time. You can, for example, get a preview of the end-of-year value by using L010 * 12 / $PR.
  • Mathematical symbols such as '+', '-', '*', '/' or functions. The principle of multiplication/division before addition/subtraction is applied here.
  • Parentheses, for example L010 * (L020 + L030)

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