SAP ABAP Data Element FICO_OLEVELTOFROM (Condition Item (Upper/Lower Limit))
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FCO (Application Component) Financial Conditions
     FICO (Package) Financial Conditions
Basic Data
Data Element FICO_OLEVELTOFROM
Short Description Condition Item (Upper/Lower Limit)  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FICO_OLEVELTOFROM    
Data Type NUMC   Character string with only digits 
Length 1    
Decimal Places 0    
Output Length 1    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name ITEM_SCALING_INDICATOR   
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Upper/Low 
Medium 15 Upper/LowrLimit 
Long 20 Upper/Lower Limit 
Heading 20 Upper/Lower Limit 
Documentation

Definition

Specifies whether the amount limits of the condition items in tiered or interval calculations are an upper (Valid To) or lower (Valid From) limit.

The amount limits are always inclusive.

Use

Dependencies

Example

  • Amount limits as upper limits

    EUR 1000    12 % Credit interest

    EUR 2000    14 % Credit interest

    The interest on a balance in the interval EUR [0,1000] is 12 %.

    The interest on a balance in the interval EUR [1000,2000] is 14 %.

    No interest is calculated for a balance smaller than 2000.

  • Amount limits as lower limits

    EUR 1000    12 % Credit interest

    EUR 2000    14 % Credit interest

    No interest is calculated for a balance in the interval EUR [0,1000[.

    The interest on a balance in the interval EUR [1000,2000[ is 12 %.

    The interest for a balance larger than or equal to 2000 is 14 %.

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