SAP ABAP Data Element TB_XNPVCAL (Name of 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_XNPVCAL
Short Description Name of NPV calculation  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type TEXT30    
Data Type CHAR   Character String 
Length 30    
Decimal Places 0    
Output Length 30    
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 NPV 
Medium 15 NPV calculation 
Long 20 NPV calculation 
Heading 30 NPV calculation 
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