SAP ABAP Function Module FIMA_INTEREST_RATE_CONVERT (Umrechnung eines Zinssatzes von einer Zinsberechnungsmeth. in eine andere)
Hierarchy
SAP_ABA (Software Component) Cross-Application Component
   CA-FIM-FMA (Application Component) Financial Mathematics
     FIMA (Package) Financial mathematics
Basic Data
Function Module FIMA_INTEREST_RATE_CONVERT Umrechnung eines Zinssatzes von einer Zinsberechnungsmeth. in eine andere  
Function Group FF05   Financial mathemat. auxiliary functions  
Program Name SAPLFF05    
INCLUDE Name LFF05U02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_ZINSSATZ TYPE
Importing I_ZINSSATZ TYPE
Importing I_DATUM_VON TYPE VTBBEWE-DBERVON
Importing I_KZ_EXCL_VON TYPE VTBBEWE-SEXCLVON '0'
Importing I_KZ_ULT_VON TYPE VTBBEWE-SULTVON SPACE
Importing I_DATUM_BIS TYPE VTBBEWE-DBERBIS
Importing I_KZ_INCL_BIS TYPE VTBBEWE-SINCLBIS '0'
Importing I_KZ_ULT_BIS TYPE VTBBEWE-SULTBIS SPACE
Importing I_AMMRHY TYPE AMMRHY '000' Anzahl Monate der Periode
Importing I_KZ_EXPO_VON TYPE SPACE
Importing I_AMMRHYZV_VON TYPE TFM_AMMRHYZV '12' Zinsverrechnungsrhythmus bzgl. exponentieller Verzinsung
Importing I_KZ_EXPO_NACH TYPE SPACE
Importing I_AMMRHYZV_NACH TYPE TFM_AMMRHYZV '12' Zinsverrechnungsrhythmus bzgl. exponentieller Verzinsung
Importing I_SZBMETH_VON TYPE VTBBEWE-SZBMETH
Importing I_SKALID_VON TYPE VTBBEWE-SKALIDWT SPACE
Importing I_SZBMETH_NACH TYPE VTBBEWE-SZBMETH
Importing I_SKALID_NACH TYPE VTBBEWE-SKALIDWT SPACE
               
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  20001011 
SAP Release Created in