SAP ABAP Data Element RR_SVTAG (Days in arrears)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM (Application Component) Customer Relationship Management
     CRM_APPLICATION (Package) All CRM Components Without Special Structure Packages
       FBD (Package) Customers
Basic Data
Data Element RR_SVTAG
Short Description Days in arrears  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type DECV15    
Data Type DEC   Counter or amount field with comma and sign 
Length 15    
Decimal Places 0    
Output Length 21    
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 Days in arrears 
Long 20 Days in arrears 
Heading  
Documentation

Definition

The items due at the key date displayed serve as a basis. In each case, a total of the amounts due and a total of the interest calculation numerators results from these items.

Amount * Days in arrears
Int.calc.numerator = --------------------------
100

The summarization of the total of the interest calculation numerators and the total of the amounts due has the advantage that the relevant amount due in each case as well as the days in arrears are included via the interest calculation numerators.


Procedure:

  1. Totalling of interest calculation numerators and amounts due
  2. Calculation of the days in arrears:

    Int.calc.numerators total * 100
    Days in arrears = ------------------------
    Total of amounts due

Use

Procedure

Examples

Dependencies

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