SAP ABAP Data Element FICO_FMULTINCREM (Absolute/Relative Markup/Down on/from Reference Int. Rate)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO (Package) Financial Conditions
Basic Data
Data Element FICO_FMULTINCREM
Short Description Absolute/Relative Markup/Down on/from Reference Int. Rate  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FICO_FMULTINCREM    
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 +- or * 
Medium 20 Abs./Rel.Markup/down 
Long 30 Relative Markup/Markdown 
Heading 20 Relative Markup/Down 
Documentation

Definition

Specifies whether the markup or markdown for an interest reference is calculated as a relative (percentage) or absolute value.

Use

If you want to define a markup up or a markdown for a reference interest rate, you must decide whether it is added or subtracted as a fixed value or whether it is a percentage rate that is multiplied by the value of the reference interest rate.

Dependencies

Example

Interest reference 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 30