SAP ABAP Function Module TB_DATAFEED_RATE_REQUEST (Datafeed: Datafeed-Abfrage ohne Update der SAP Tabellen)
Hierarchy
SAP_APPL (Software Component) Logistics and Accounting
   TR (Application Component) Treasury
     FTDF (Package) Treasury: Datafeed TR-TM-TM-TO-DF
Basic Data
Function Module TB_DATAFEED_RATE_REQUEST Datafeed: Datafeed-Abfrage ohne Update der SAP Tabellen  
Function Group TBDF   Datafeed: FM for core interface  
Program Name SAPLTBDF    
INCLUDE Name LTBDFU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Importing FEEDNAME TYPE VTB_DFDEST-RFEEDNAME Name of Datafeed
Importing WORKMODUS TYPE VTBDFMS-WORKMODUS '2' Transfer mode: real time or market data buffer
Importing DFROMDATE TYPE VTB_DFREQ-DFROMDATE '00000000' For historical data (not possible at present)
Importing DFROMTIME TYPE VTB_DFREQ-DFROMTIME '000000' For historical data (not possible at present)
Importing DTODATE TYPE VTB_DFREQ-DTODATE '00000000' For historical data (not possible at present)
Importing DTOTIME TYPE VTB_DFREQ-DTOTIME '000000' For historical data (not possible at present)
Importing HISTORY TYPE VTB_DFCU-RUPDHIST ' ' Historical data flag (not possible at present)
Importing MESSAGE_COLLECT TYPE VTB_DFCU-RUPDHIST ' ' Indicator for Message Collector
Importing REALTIME TYPE VTB_DFCU-RUPDHIST ' '
Importing I_IDENTIFICATION TYPE SYST-UZEIT
Importing ACCEPT_STATUS_WARNING TYPE XFLAG Flag zum Lesen von Warnungen
Tables SAP_ANSWER TYPE VTB_MARKET Datafeed Reply Structure (is filled)
Tables SAP_REQUEST TYPE VTB_DFSCU Datafeed request structure (must be transferred)
Tables SAP_ERROR TYPE MESG Error Messages (Return)
Tables SAP_DOKU TYPE TLINE Long Texts for Error Messages (Return)
Exception DATAFEED_FAILURE TYPE General datafeed error
Exception NO_REQUESTS TYPE Request structure is not filled
Exception SOME_REQUESTS_WRONG TYPE Incorrect requests made
Exception NO_FEED TYPE No datafeed is connected
Exception NO_AUTHORITY TYPE No authorization
               
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  19970710 
SAP Release Created in