SAP ABAP Data Element TB_TRIVIAL_AMOUNT_DATE_FROM (Start Date of 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_DATE_FROM
Short Description Start Date of Trivial Amount  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DATS    
Data Type DATS   Date field (YYYYMMDD) stored as char(8) 
Length 8    
Decimal Places 0    
Output Length 10    
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 from 
Long 23 Trivial Amount from 
Heading 23 Trivial Amount from 
Documentation

Definition

Indicates the date from which the system recalculates the trivial amount.

Dependencies

This field only contains a date if the Trivial Amount field contains an amount. In this case it is the start date of the loan term (if interest on arrears has never been posted for the loan) or the day interest on arrears was last posted for the loan.

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