SAP ABAP Data Element TB_TRIVIAL_AMOUNT_LIMIT (Trivial Amount Limit)
Hierarchy
EA-FINSERV (Software Component) SAP Enterprise Extension Financial Services
   FS-CML-AC (Application Component) Accounting
     FVVCL_IOA (Package) Calculation of Interest on Arrears for Consumer Loans
Basic Data
Data Element TB_TRIVIAL_AMOUNT_LIMIT
Short Description Trivial Amount Limit  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type T_TRIVIAL_AMOUNT_LIMIT    
Data Type CURR   Currency field, stored as DEC 
Length 13    
Decimal Places 2    
Output Length 17    
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  
Medium 15 Triv. Amt Limit 
Long 20 Triv. Amnt Limit 
Heading 18 Triv. Amnt Limit 
Documentation

Definition

Indicates the limit for the trivial amount. The system does not post interest on arrears amounts that are equal to or smaller than this limit amount. If the amount of interest on arrears currently calculated is larger than the trivial amount limit, the system posts the interest on arrears.

Dependencies

If the amount of interest on arrears calculated is equal to or less than the trivial amount limit the system does not post the interest on arrears. Every new interest on arrears calculation starts when the last interest on arrears posting is made. This means that during every calculation the system checks whether the trivial amount limit has been exceeded. Only then does the system actually post the interest on arrears. The trivial amount is then set to 0 again.

Example

The trivial amount limit is 10 euros.

  • Calculation period: 01/01/2005 01/31/2005

    Interest on arrears calculated: 9 euros

    The system does not post this interest on arrears.

    The Trivial Amount field contains the value 9 euros.

    In the Trivial Amount from field displays the date 01/01/2005.

  • Calculation period: 01/01/2005 02/28/2004

    Interest on arrears calculated: 10.01 euros

    The system posts this interest on arrears.

    The Trivial Amount field contains the value 0 euros.

    There is no entry in the Trivial Amount from field.

    In the Posted to field the date 02/28/2005 is displayed.

History
Last changed by/on SAP  20050301 
SAP Release Created in 600