SAP ABAP Data Element WERT_P (EWS: Threshold value, plan realization)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       MCY (Package) Application development R/3 Early Warning System LIS
Basic Data
Data Element WERT_P
Short Description EWS: Threshold value, plan realization  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR10    
Data Type CHAR   Character String 
Length 10    
Decimal Places 0    
Output Length 10    
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 PlanRealiz 
Medium 15 Plan realiz. 
Long 20 Plan realization 
Heading 10 Plan real. 
Documentation

Definition

Plan realization in percent for the plan/actual comparison.

Dependencies

When calculating the plan realization use the following formula:

Actual value
---------- * 100 = plan realization
Plan value

Example

You want to define the following exception situation:

  1. All of the customers whose actual incoming orders are less than 80% of the planned incoming orders (that is, all customers whose actual incoming orders exceed the planned incoming orders more than 20%, the plan realization is then more than 80%).

    The requirement is: Plan realization < 80%.

  2. All customers whose actual incoming orders are more than 110% of the planned incoming orders (that is, all customers whose actual incoming orders exceed the planned incoming orders more than 10%, the plan realization is then more than 110%).

    The requirement is: Plan realization > 110%.

History
Last changed by/on SAP  19950606 
SAP Release Created in 470