SAP ABAP Data Element TB_TRIVIAL_AMOUNT (Trivial Amount)
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
Short Description Trivial Amount  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type T_TRIVIAL_AMOUNT    
Data Type DEC   Counter or amount field with comma and sign 
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 17 Trivial Amount 
Long 35 Trivial Amount 
Heading 35 Trivial Amount 
Documentation

Definition

Indicates the amount of the interest on arrears calculated since the Trivial Amount from date that the system has not posted because it is under the Trivial Amount Limit.

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  20050109 
SAP Release Created in 600