SAP ABAP Data Element TB_SNPVCAL (NPV Calculation)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FTA (Package) R/3 appl. development for Treasury money,forex,forward gen
Basic Data
Data Element TB_SNPVCAL
Short Description NPV Calculation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type T_SNPVCAL    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name NET_PRESENT_VAL_CAL   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 NPV 
Medium 15 NPV Calculation 
Long 20 NPV Calculation 
Heading NPV 
Documentation

Definition

The NPV can either be calculated via the Yield or the Discount, with the following formulas being used for linear discounting:

  • NPV calculation via yield :

    NPV = Nominal value / (1 + interest rate/100 * days/daily basis)

  • NPV calculation via discount:

    NPV = Nominal value * (1 - interest rate/100 * days/daily basis)

If exponential discounting is used for terms greater than one year, the following formulas are used:

  • NPV calculation via yield:

    NPV=

    Nominal value / (1 + interest rate/100) ** (days/daily basis)

  • NPV calculation via discount:

    NPV =

    Nominal value * (2 - (1 + interest rate/ 100) ** (days/daily basis)

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