SAP ABAP Function Module ESF_INBOUND_TRACE (RPE: Trace)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-ESF (Application Component) Enterprise Service Framework Layer
     SPSE (Package) ABAP Remote Processing Engine
Basic Data
Function Module ESF_INBOUND_TRACE RPE: Trace  
Function Group SESG   ESF: RPE-Version 2 (SOAP)  
Program Name SAPLSESG   Include LSESFTRC 
INCLUDE Name LSESGU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing TRACE_NO TYPE I Trace-Number
Importing CALLTYPE TYPE C R / S: Request / Response
Importing TRIPNO TYPE I Trip-No
Importing BUFFERED TYPE C 'X' Only buffered, not to DB
Importing INFO_REQUEST TYPE RPE_INFOS_TAB RPE-Info Table Request
Importing LINES TYPE RPE_LINES_TAB RPE Lines Table
Importing PARAMS TYPE RPE_PARAMS_TAB RPE Parameters Table
Importing VALUES TYPE RPE_VALUES_TAB RPE Values Table
Importing INFO_RESPONSE TYPE RPE_INFOS_TAB RPE-Info Table Response
Importing RETURNS TYPE RPE_RETURNS_TAB RPE Returns Table
Importing ERRORS TYPE RPE_ERRORS_TAB RPE Errors Table
               
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  20041217 
SAP Release Created in 700