SAP ABAP Data Element PVS_RFORM (Formula Key)
Hierarchy
EA-IPPE (Software Component) SAP iPPE
   AP-PPE (Application Component) Integrated Product and Process Engineering
     CPPECMP_APPL (Package) Application Logic of Application Object CMP
Basic Data
Data Element PVS_RFORM
Short Description Formula Key  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type PVS_RFORM    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name VSI_FORMUL   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 FormulaKey 
Medium 15 Formula Key 
Long 20 Formula Key 
Heading 10 FormulaKey 
Documentation

Definition

Key that represents the algorithm for calculating the variable-size item quantity.

Examples

You want to calculate the volume of a rolled sheet of metal. This has a variable length and height, but a constant width (500 MM).

The following are used in the calculation:

  • SI units that are defined in Customizing
    • Length: M (meters)
    • Volume: M3 (cubic meters)
  • In the variable-size item, you enter only the variable values (size 1 and size 2) with a unit of measure that can be derived from the SI unit of the dimension.

    Example for dimension Length: MM (milllimeters), CM (centimeters), DM (decimeters), and M (meters)

  • The variable-size item formula uses the SI unit, so you must enter the constant width in the formula in the SI unit (meters).

    Example: ROMS1 * ROMS2 * 0.5 (M)

Dependencies

You can enter units of measure for calculating the variable-size item quantity with a formula. The quantity is always calculated in the SI unit of the dimension, such as M3 (cubic meters) for volume.

SI units are defined in Customizing (Dimensions for Units of Measurement).

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