SAP ABAP Function Module DEBIT_INT_RATE_DETERMINE (Bestimmung Sollzinssätze aus T056P)
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
Function Module DEBIT_INT_RATE_DETERMINE Bestimmung Sollzinssätze aus T056P  
Function Group DUZI   Interest calculation routines  
Program Name SAPLDUZI    
INCLUDE Name LDUZIU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FBFROM TYPE SYST-DATUM Date from which int. rates are determined
Importing FBTILL TYPE SYST-DATUM Date until which interest rates are determined
Importing INTEREST_ADD TYPE T056A-ZUSCHLZINS Surchge or disct to/on the int.rate
Importing INTEREST_REF TYPE T056P-REFERENZ Interest rate reference
Tables INTEREST_RATES_TAB TYPE INT_TAB Table of determined interest rates
Exception ERR_T056P TYPE Error int.rate determination frm T056P
Exception ERR_ZINSS_NEG TYPE Interest rate becomes negative.
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19930710 
SAP Release Created in