SAP ABAP Data Element TB_SNPVCALD (NPV calculation via discounting)
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_SNPVCALD
Short Description NPV calculation via discounting  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
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    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Discount 
Medium 15 Discount 
Long 20 Discount 
Heading
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