SAP ABAP Data Element UMB_Y_OPERA (Formula Operator)
Hierarchy
SEM-BW (Software Component) SEM-BW: Strategic Enterprise Management
   FIN-SEM-CPM-BSC (Application Component) Balanced Scorecard
     UMB (Package) SEM-CPM: Balanced Scorecard
Basic Data
Data Element UMB_Y_OPERA
Short Description Formula Operator  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type UMB_D_OPERA    
Data Type CHAR   Character String 
Length 5    
Decimal Places 0    
Output Length 5    
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 Operator 
Medium 15 Formula operat. 
Long 20 Formula operator 
Heading  
Documentation

Definition

One- or two- digit operator for use in a formula. A distinction is made between the following operators:

  • "+" for addition
  • "-" for subtraction
  • "*" for multiplication
  • "/" for division
  • "ABS" for the absolute value; Example: ABS(1) = ABS(-1) = 1
  • "=": You only need this operator if the formula consists of a single operator that cannot be modified further (for example, using the function ABS). )In the 1. Operand column, you then enter : $1; in the Operator column, select =. You do not need to make an entry in the 2. Operand column.

Use

Dependencies

Example

Supplementary Documentation - UMB_Y_OPERANT0000

Use

When defining a formula, you use the operand type to define whether you refer to a variable or a define a constant. The following entry conventions apply:

Convention    1. Example    Meaning    2. Example    Meaning

You refer to variables, by referring to a number immediately preceded by"$".    $2    the second variable of the formula.    $10    the tenth variable of the formula.

You refer to formula stages, by noting the formula stage in parenthesis.    (1)    result of first formula stage.     (4)    result of fourth formula stage.

You define constants, by noting the value of the constant.     1    constant with the value "1".    -10    constant with the value "-10".

Dependencies

Example

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