SAP ABAP Data Element INTFIRST_KK (Calculation of Interest before Charges in Dunning Program)
Hierarchy
FI-CA (Software Component) FI-CA
   FI-CA (Application Component) Contract Accounts Receivable and Payable
     FKKB (Package) Contract A/R & A/P: Central Objects
Basic Data
Data Element INTFIRST_KK
Short Description Calculation of Interest before Charges in Dunning Program  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type XFELD    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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  
Long 30 Interest before Charges 
Heading  
Documentation

Definition

As standard, interest is calculated and posted in the dunning activity run after the charges.

From a technical view, the events concerned run in the following order:

  1. 0360 Charge 1
  2. 0361 Charge 2
  3. 0362 Charge 3
  4. 0370 Interest

If the indicator is set, event 0370 runs before event 0360. Therefore, if you use customer-specific function modules for the charges calculation, the interest calculated comes into the calculation of the charges. SAP delivers function module FKK_SPECIALCHARGE_0360 as an example.

Note for SAP Insurance

This indicator is not supported.

History
Last changed by/on SAP  20050224 
SAP Release Created in 464