SAP ABAP Function Module FKK_SAMPLE_2900_NEW (Rückzahlungsplan errechnen)
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
Function Module FKK_SAMPLE_2900_NEW Rückzahlungsplan errechnen  
Function Group FKI5   FI-CA: Loan calculation - interest  
Program Name SAPLFKI5   Loan Calculation 
INCLUDE Name LFKI5U01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing I_LOANAMOUNT TYPE RFKI3-LOANAMOUNT Darlehen (Gesamtbetrag ohne Zinsen)
Importing I_WAERS TYPE RFKI3-WAERS Währungsschlüssel
Importing I_ANZRT TYPE RFKI3-ANZRT Anzahl Darlehensraten
Importing I_ABSRT TYPE RFKI3-ABSRT 1 Ratenabstand
Importing I_KENNZ TYPE RFKI3-KENNZ '3' Ratenabstandstyp
Importing I_STTIN TYPE RFKI3-STTIN Startdatum für die Verzinsung
Importing I_NOMIRATE TYPE RFKI3-NOMIRATE Zinssatz
Importing I_RUNDBET TYPE RFKI3-RUNDBET Rundungsbetrag
Tables T_FKKLOAN TYPE FKKLOAN Darlehensplan
Exception CALC_ERROR TYPE Fehler bei Berechnung aufgetreten
               
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  20110810 
SAP Release Created in