SAP ABAP Data Element EWERT (Expected value)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-BTX-BF-IF (Application Component) R/3 Interface for Business Transactions
     VA (Package) Application development R/3 Sales
Basic Data
Data Element EWERT
Short Description Expected value  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type WERT8    
Data Type CURR   Currency field, stored as DEC 
Length 15    
Decimal Places 2    
Output Length 20    
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 Expect.val 
Medium 15 Expect.ord.val. 
Long 20 Expected order value 
Heading 55 Expected order value 
Documentation

Definition

The expected value of all the items in the sales document.

Use

The system calculates the expected order value for each item by multiplying the net value by the probability factor and totals value for all items.

Example

A quotation contains two items:

  • Item 1 has a value of $100 and a probability of 100%
  • Item 2 has a value of $200 and a probability of 25%

The system calculates the total probability as follows:

($100 x 100% + $200 x 25%) divided by $300 = 50%

In this case, the probability of this quotation resulting in a sales order is 50%. The expected order value is $150.

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