SAP ABAP Data Element RR_TTG01 (Medium-term 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_TTG01
Short Description Medium-term 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 20 Med.-trm dys in arr. 
Long 30 Medium-term days in arrears 
Heading  
Documentation

Definition

The updated payment history per customer and company code serves as a basis. It includes the volume of items to be cleared and the average days in arrears, separated by payments with and without cash discount.

The values of the last 3 posting periods in which payment transactions occurred are used for determining the medium-term days in arrears.

Calculation takes place using the total of the interest calculation numerators and the total of the payment amounts. This has the advantage that the information regarding the payment volumes concerned in each case are also included when summarizing the average days in arrears.

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

Use

Procedure

Examples

Payment history of a customer in a company code:

Vol. of items Average Vol. of items Average
to be cleared days in to be cleared days in
with cash disc arrears w/o cash disc arrears
------------- ------------ ------------- ------------
01 100000 2 200000 5
02 0 0 50000 2
03 0 0 150000 -2

Calculation of interest calculation numerators

100000 * 2 200000 * 5
------------ = 2000 ------------ = 10000
100 100

50000 * 2
... = 0 ------------ = 1000
100

150000 * (-2)
... = 0 ------------- = -3000
100

Summerization of the amounts and interest calculation numerators

Total Amounts = 100000 + 200000 + 50000 + 150000 = 500000
Total Int.cal.num.= 2000 + 10000 + 1000 - 3000 = 10000

10000 * 100
Medium-term days in arrears = ------------- = 2
500000




Dependencies

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