SAP ABAP Data Element MASSFORM_D (Formula for Mass Maintenance)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-GTF-MS (Application Component) Cross-Application Mass Maintenance
     MASS (Package) Mass Maintenance Tool: Generic Part
Basic Data
Data Element MASSFORM_D
Short Description Formula for Mass Maintenance  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type MASSFORM    
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 Mass Formula 
Long 20 Mass Maint. Formula 
Heading Formula 
Documentation

Definition

Formula that you can enter to calculate the new value for the field from the old value. The value in the field must be a numerical value, for example, plant 123, not plant abc.

Use

You can enter x as a variable to refer to the old value. The fundamental arithmetical operations and also mathematical functions (sin, cos, abs, and so on) are allowed. You can also use if ... then ... endif constructs. For example, the formula if x <> 30 then 2 * x + 34 endif results in 2x + 34 if the original value is not 30.

Procedure

Example

Dependencies

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