SAP ABAP Data Element BAPI_JBD_DTE_SZBMETH (Interest calculation method)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   IS-B-DP (Application Component) Transaction Data Pool
     JBD_BAPI (Package) BAPIs
Basic Data
Data Element BAPI_JBD_DTE_SZBMETH
Short Description Interest calculation method  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type SZBMETH    
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 INTEREST_CALC_METHOD   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Int.cal.mt 
Medium 15 Int.calc.method 
Long 20 Int. calc. method 
Heading ICM 
Documentation

Definition

Procedure for counting the days for the interest calculation.

This is defined by a quotient of days method and base days method.

Use

You can use this method to determine how the time of year between two points of time on the Gregorian calendar is calculated.

The following methods are available:

  • 360E / 360
  • 360E / 365
  • 360E / actY
  • 360 / 360 (ISDA)

    ISDA stands for International Swaps and Derivatives Association.

  • 360 / 365 (ISDA)
  • 360 / 360
  • 365 / 360
  • 365 / 365
  • act / 360
  • act / 364
  • act / 365
  • act / 366
  • act / actY (ISDA)

    ISDA stands for International Swaps and Derivatives Association.

  • act / actP (ICMA)

    ICMA stands for International Capital Markets Association.

  • act / actE (AFB)

    AFB stands for Association Francaise de Banques (French bank association).

  • actW / 252

Dependencies

You can use the Type of Interest Calculation checkbox to select either linear or exponential interest calculation.

Example

Definition

History
Last changed by/on SAP  20130529 
SAP Release Created in 463_20