SAP ABAP Data Element FCL_DTE_OPCALC (Calculation Method for Early Withdrawal Penalty)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   FS (Application Component) Financial Services
     FCL_TYPES (Package) Source Data Categories for Financial Calculator
Basic Data
Data Element FCL_DTE_OPCALC
Short Description Calculation Method for Early Withdrawal Penalty  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FCL_DOM_OPCALC    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
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 EWPCalMeth 
Medium 15 EWP CalcMethod 
Long 20 Calc. Meth. for EWP 
Heading 10 EWPCalMeth 
Documentation

Definition

Specifies how you want the early withdrawal penalty calculated in the case of an early withdrawal.

Use

You can determine the early withdrawal penalty using the following methods:

  • 01 - Interest calculation up to the withdrawal

    Interest is calculated for the withdrawn amount using the interest rate of the reference condition type from the start of the term up until the day of the early withdrawal and multiplied by the percentage rate in the early withdrawal penalty condition.

  • 02 - Interest calculation until the end of term

    Interest is calculated for the withdrawn amount using the interest rate of the reference condition type for the entire term and multiplied by the percentage rate in the early withdrawal penalty condition.

  • 03 - Interest calculation for a number of days

    Interest is calculation for the withdrawn amount using the interest rate of the reference condition type for a certain number of days that you enter in the condition.

Dependencies

You choose an early withdrawal penalty calculation method when you define an early withdrawal penalty during condition processing in your application.

For all early withdrawal penalty calculation methods you can specify an amount that is charged in addition.

Example

History
Last changed by/on SAP  20110908 
SAP Release Created in 711