SAP ABAP Function Module /BA1/F4_API_INTRATES_GET (Read Interest Rates (Buffered))
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-FS-MKD (Application Component) Basic Market Data
     /BA1/F4_IR (Package) Market Data: Interest Rates
Basic Data
Function Module /BA1/F4_API_INTRATES_GET Read Interest Rates (Buffered)  
Function Group /BA1/F4_API_INTRATES   API Layer Interest Rates  
Program Name /BA1/SAPLF4_API_INTRATES    
INCLUDE Name /BA1/LF4_API_INTRATESU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_TAB_INTRATES TYPE /BA1/F4_TAB_IR_APIEXP Interest Rate as a Percentage
Importing I_MDCODE TYPE /BA1/F4_DTE_MDCODE Market Data Area
Importing I_SYSTIME TYPE /BA1/F4_DTE_SYS_TIME System Date/Time
Importing I_VALID_FROM TYPE DATUM Date
Importing I_VALID_TO TYPE DATUM Date
Importing I_QUOTATION_TIME_FROM TYPE /BA1/F4_DTE_QUOT_FROM Validity Date/Time From (in UTC)
Importing I_QUOTATION_TIME_TO TYPE /BA1/F4_DTE_QUOT_TO Validity Date/Time To (in UTC)
Importing I_REFRATE TYPE /BA1/F4_DTE_REFERENCE Reference Interest Rate
Importing I_READ_BACK TYPE /BA1/F4_DTE_BOOLE SPACE Boolean Values TRUE (='X') and FALSE (= ' ')
Importing I_INTRADAY_MODE TYPE /BA1/F4_DTE_INTRADAY_MODE SPACE Access Mode for Intraday Interest Rates
Exception NO_AUTHORIZATION TYPE No Authorization
Exception NOT_FOUND TYPE No reference interest rate definition found
Exception WRONG_SYSTIME TYPE Time stamp has incorrect format
               
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  20110909 
SAP Release Created in 20