SAP ABAP Data Element FCL_DTE_RINTREFINCREM (Markup/Markdown of Reference Interest Rate)
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_RINTREFINCREM
Short Description Markup/Markdown of Reference Interest Rate  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FCL_DOM_RPERCENTAGE    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 10    
Output Length 18    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name INCREMENT_REFERENCE_INTEREST   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 +/- 
Medium 15 Markup/Down 
Long 20 Markup/Down 
Heading 12 Markup/Down 
Documentation

Definition

Specifies a percentage for the absolute or relative markup/markdown. This percentage is then added to, subtracted from, or multiplied by the specified reference interest rate.

Use

Enter the following values for the markup or markdown:

  • Absolute markup: Enter the figure that you want to add to the value of the reference interest rate.
  • Absolute markdown: Enter the figure that you want to subtract from the value of the reference interest rate (with a minus sign before or after the figure).
  • Relative value: Enter the figure by which the reference interest rate is to be multiplied.

Dependencies

You can restrict the interest rate that results from a markup or markdown by specifying a minimum interest rate and a maximum interest rate.

Example

Reference interest rate 2.5%

  • Absolute markup 2.0% : 2.5 + 2.0 = 4.5%
  • Absolute markdown -2.0% : 2.5 - 2.0 = 0.5%
  • Relative value 90% of reference interest rate : 2.5 * 0.9 = 2.25%
  • Relative value 110% of reference interest rate : 2.5 * 1.10 = 2.75%

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