SAP ABAP Class CL_SOAP_RUNTIME_ROOT (General SOAP Runtime (Abstract Class))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
     SOAP_CORE (Package) SOAP Runtime: Core SOAP Functionality
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SOAP_HIBERNATION Hibernate and Wake Runtime Context 20050511
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_RUNTIME_CLIENT SOAP Runtime on Server Side 20030120
2 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_RUNTIME_SERVER SOAP Runtime on Server Side 20030120
Properties
Class CL_SOAP_RUNTIME_ROOT  
Short Description General SOAP Runtime (Abstract Class)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SOAP_CORE   SOAP Runtime: Core SOAP Functionality 
Created 20030120   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_SOAP_APPLICATION_FACTORY Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
2 CL_SOAP_RUNTIME Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 TSRTG Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
4 TSRTM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SOAP_HIBERNATION Hibernate and Wake Runtime Context 20050511
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_MESSAGE_NEW 20081209 SOAP Connection to ICF (HTTP)
2 CL_SOAP_RUNTIME 20030121 General SOAP Runtime
3 CL_SOAP_RUNTIME_PROTOCOL 20030729 SOAP Runtime Protocol
4 CL_SOAP_SEQUENCE 20081203 Soap Sequence
5 CL_SOAP_SEQUENCE_TRACING 20060322 OBSOLETE - access to trace macros
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLASS_NAME Constant Private Type reference (TYPE) STRING 'CL_SOAP_RUNTIME_ROOT' Class Name 20040419
2 CO_ERR_AREA_ID Constant Private Type reference (TYPE) SRT_MONI_ERRORAREA TSRTM_ERRAREA_CORE Area ID 20070307
3 CO_EXT_STAT_ACTION_ADD_SIZE Constant Public Type reference (TYPE) STRING 'ADD_SIZE' Extended statistics: add size 20081209
4 CO_EXT_STAT_ACTION_EXEC_END Constant Public Type reference (TYPE) STRING 'EXEC_END' Extended statistics: get end time stamp 20081204
5 CO_EXT_STAT_ACTION_EXEC_FAILED Constant Public Type reference (TYPE) STRING 'EXEC_FAILED' Extended statistics: get end time stamp 20081204
6 CO_EXT_STAT_ACTION_EXEC_START Constant Public Type reference (TYPE) STRING 'EXEC_START' Extended statistics: get start time stamp 20081204
7 CO_EXT_STAT_ACTION_LOG Constant Public Type reference (TYPE) STRING 'LOG' Extended statistics: log entry 20081203
8 CO_EXT_STAT_ACTION_REFRESH Constant Public Type reference (TYPE) STRING 'REFRESH' Extended statistics: refresh 20090303
9 CO_EXT_STAT_ACTION_SAVE_END Constant Public Type reference (TYPE) STRING 'SAVE_END' Extended statistics: get end time stamp 20081204
10 CO_EXT_STAT_ACTION_SAVE_START Constant Public Type reference (TYPE) STRING 'SAVE_START' Extended statistics: get start time stamp 20081204
11 CO_EXT_STAT_ACTION_SIZE_REQ Constant Public Type reference (TYPE) STRING 'SIZE_REQ' Extended statistics: get request size 20081203
12 CO_EXT_STAT_ACTION_SIZE_RESP Constant Public Type reference (TYPE) STRING 'SIZE_RESP' Extended statistics: get response size 20081203
13 CO_EXT_STAT_AUDIT_LOG_AUTH Constant Public Type reference (TYPE) STRING 'EXEC_AUTH' Audit Log 20110811
14 CO_EXT_STAT_AUDIT_LOG_FAIL Constant Public Type reference (TYPE) STRING 'EXEC_FAIL' Audit Log 20110805
15 CO_EXT_STAT_AUDIT_LOG_SUCC Constant Public Type reference (TYPE) STRING 'EXEC_SUCC' Audit Log 20110805
16 CO_LOCATION_CLIENT Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOCATION_CLIENT Location: Runtime Client Side 20030120
17 CO_LOCATION_SERVER Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOCATION_SERVER Location: Runtime Server Side 20030120
18 CO_LOGLEVEL_ERROR Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGLEVEL_ERROR Logging Level: Error Logging 20030220
19 CO_LOGLEVEL_FULL Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGLEVEL_FULL Logging Level: Full Logging 20030220
20 CO_LOGLEVEL_NONE Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGLEVEL_NONE Logging Level: No Logging 20030220
21 CO_LOGLEVEL_NULL Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGLEVEL_NULL Logging Level Not Set 20030227
22 CO_LOGSEVERITY_GREEN Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGSEVERITY_GREEN Severity Level: Green 20030227
23 CO_LOGSEVERITY_RED Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGSEVERITY_RED Severity Level: Red 20030227
24 CO_LOGSEVERITY_WHITE Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGSEVERITY_WHITE Severity Level: White 20030227
25 CO_LOGSEVERITY_YELLOW Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_LOGSEVERITY_YELLOW Severity Level: Yellow 20030227
26 CO_MONLEVEL_ERROR Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_MONLEVEL_ERROR Monitoring Level: Error Monitoring 20030220
27 CO_MONLEVEL_FULL Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_MONLEVEL_FULL Monitoring Level: Full Monitoring 20030220
28 CO_MONLEVEL_NONE Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_MONLEVEL_NONE Monitoring Level: No Monitoring 20030220
29 CO_MONLEVEL_NULL Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_MONLEVEL_NULL Monitoring Level Not Set 20030227
30 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_RUNTIME SOAP Runtime Processor Unit ID 20060203
31 CO_SERIAL_VERS_710_0 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '000' Serialization Version 20061109
32 CO_SERIAL_VERS_710_1 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '001' Serialization Version 20061109
33 CO_SERIAL_VERS_CURRENT Constant Private Type reference (TYPE) SRT_SERIAL_VERS CO_SERIAL_VERS_710_1 Serialization Version 20061109
34 CO_SIMPLE_TRANS_ID Constant Private Type reference (TYPE) CXSLTDESC TSRTM_HIB_RUNTIME_ROOT ABAP Name of Corresponding ST 20061113
35 CO_TRACELEVEL_ERROR Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_TRACELEVEL_ERROR Trace Level: Error Trace 20030219
36 CO_TRACELEVEL_FULL Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_TRACELEVEL_FULL Trace Level: Full Trace 20030219
37 CO_TRACELEVEL_NONE Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_TRACELEVEL_NONE Trace Level: No Trace 20030219
38 CO_TRACELEVEL_NULL Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_TRACELEVEL_NULL Trace Level Not Set 20030227
39 CO_TRACELEVEL_PAYLOAD Constant Public Type reference (TYPE) I CL_SOAP_RUNTIME=>CO_TRACELEVEL_PAYLOAD Trace Level: Trace Application Data 20030219
40 M_APP Instance attribute Protected Object reference (TYPE REF TO) IF_SOAP_APPLICATION_RT Runtime View of a SOAP Application 20030120
41 M_CONFIG Instance attribute Protected Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP Configuration Runtime Object 20050913
42 M_CTX Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_CONTEXT Context for SOAP Call 20030120
43 M_EXECUTABLE Instance attribute Protected Object reference (TYPE REF TO) IF_SOAP_EXECUTABLE Substitute of Server SOAP Application for Request Processing 20051109
44 M_EXT_STAT_EXEC_END Instance attribute Private Type reference (TYPE) INT4 end of processing time stamp 20081204
45 M_EXT_STAT_EXEC_START Instance attribute Private Type reference (TYPE) INT4 start of processing time stamp 20081204
46 M_EXT_STAT_MSG_INFOS Static Attribute Private Type reference (TYPE) MSG_INFO_FOR_STATS start/end pairs of processing times 20090303
47 M_EXT_STAT_SAVE_END Instance attribute Private Type reference (TYPE) INT4 end of processing time stamp 20081204
48 M_EXT_STAT_SAVE_START Instance attribute Private Type reference (TYPE) INT4 start of processing time stamp 20081204
49 M_EXT_STAT_SIZE Instance attribute Private Type reference (TYPE) I request plus response size (in byte) 20081209
50 M_LOC Instance attribute Protected Type reference (TYPE) SRT_LOC SOAP Runtime Root Location 20030120
51 M_REG Instance attribute Protected Object reference (TYPE REF TO) IF_SOAP_REGISTRY Access to Web Services Configuration Data 20030121
52 M_RTP Instance attribute Protected Object reference (TYPE REF TO) IF_SOAP_RUNTIME_PROTOCOL Runtime Protocol 20030217
53 M_SEQUENCE Instance attribute Protected Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Sequence of SOAP Contexts 20050602
54 M_TIMER Instance attribute Private Object reference (TYPE REF TO) IF_ABAP_RUNTIME Timer Interface 20081210
55 M_TPB Instance attribute Protected Object reference (TYPE REF TO) IF_SOAP_TRANSPORT_BINDING Transport Binding 20030428
56 M_XML_LISTPART Instance attribute Protected Object reference (TYPE REF TO) IF_SXMLP_LIST List Part for New Serialization 20061114
57 O_ENV Static Attribute Protected Object reference (TYPE REF TO) CL_SOAP_ENVIRONMENT Runtime Environment (Accessible for all Instances) 20030120
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP_ON_FAULT_PROTOCOLS Instance method Protected Method Cleanup After SOAP Fault in SOAP Protocol List 20030820
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030120
3 EXECUTE_PROCESSING Instance method Public Method Execution of SOAP Processing 20030211
4 EXEC_PROCESSING Instance method Protected Method Execution of SOAP Processing 20030120
5 FAULT_PROCESS_PROTOCOLS Instance method Protected Method Fault Processing in SOAP Protocol List 20030819
6 FILL_PART Instance method Private Method Fills XML Part with Directly Serializable Attributes 20050629
7 GENERATE_WSDL Instance method Public Method Generate WSDL Description of Web Service 20030801
8 GET_COMMUNICATION_TYPE Instance method Protected Method 20120629
9 GET_PIPELINE_ID Instance method Protected Method Get Pipeline ID 20061113
10 GET_RUNTIME_PROTOCOL Instance method Protected Method Query Runtime Protocol 20030516
11 GET_SEQUENCE Instance method Public Method Gets sequence in which SOAP context registered 20060822
12 INIT_CTX Instance method Private Method Empties Certain Attributes for Second Message 20070123
13 INIT_PROCESSING Instance method Protected Method Execution of Initialization for SOAP Processing 20030120
14 IS_WSADAPTER_ON_IS Instance method Protected Method 20120702
15 LOAD_SUPPORTED_HEADER_ELEMENTS Instance method Protected Method Determining Processable SOAP Header Elements 20030220
16 LOG_AUDIT Instance method Protected Method 20110805
17 LOG_EXTENDED_STATISTICS Instance method Protected Method Call service for logging of extended statistical data 20081201
18 POST_PROCESS_PROTOCOLS Instance method Protected Method Post-Processing of SOAP Protocol List 20030818
19 PRE_PROCESS_PROTOCOLS Instance method Protected Method Pre-Processing of SOAP Protocol List 20030818
20 PRIO_PROTOCOLS Instance method Protected Method Prioritization of the SOAP Protocol List 20030217
21 RESTORE Instance method Public Method Restore SOAP Runtime After Asynchronous Block 20050519
22 RESUME Instance method Public Method Resume SOAP Processing After Asynchronous Block 20050517
23 SET_SEQUENCE Instance method Public Method Sets sequence in which SOAP context is registered 20050602
24 TRACE_CONTEXT Instance method Protected Method Tracing Context Information 20030219
Events
Class CL_SOAP_RUNTIME_ROOT has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 MSG_INFO_FOR_STAT Private See coding 20090303 begin of msg_info_for_stat, start type int4, end type int4, size type i, logical_port type srt_lp_name, proxy_object type srt_wsp_dt_obj_name, operation type string, message_id type srtmsgid, end of msg_info_for_stat
2 MSG_INFO_FOR_STATS Private See coding 20090303 msg_info_for_stats type standard table of msg_info_for_stat with default key
Method Signatures

Method CLEANUP_ON_FAULT_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROTOCOLS Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST 20030820

Method CLEANUP_ON_FAULT_PROTOCOLS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGISTRY Value transfer Object reference (TYPE REF TO) IF_SOAP_REGISTRY Zugriff auf Konfigurationsinformationen 20030313

Method CONSTRUCTOR on class CL_SOAP_RUNTIME_ROOT has no exception.

Method EXECUTE_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CONFIG Value transfer Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP configuration runtime object 20050913
2 Importing TRANSPORT_CONTEXT Value transfer Object reference (TYPE REF TO) IF_SOAP_TRANSPORT_CONTEXT Transportkontext (auf Serverseite nicht optional !) 20030211

Method EXECUTE_PROCESSING on class CL_SOAP_RUNTIME_ROOT has no exception.

Method EXEC_PROCESSING Signature

Method EXEC_PROCESSING on class CL_SOAP_RUNTIME_ROOT has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120711

Method FAULT_PROCESS_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROTOCOLS Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST 20030819

Method FAULT_PROCESS_PROTOCOLS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method FILL_PART Signature

Method FILL_PART on class CL_SOAP_RUNTIME_ROOT has no parameter.
Method FILL_PART on class CL_SOAP_RUNTIME_ROOT has no exception.

Method GENERATE_WSDL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting RESPONSE_CONTENTTYPE Call by reference Type reference (TYPE) STRING Content-Type der Antwort 20030916
2 Exporting RESPONSE_DOCUMENT Call by reference Type reference (TYPE) XSTRING Antwortdokument 20030804
3 Exporting RESPONSE_SIGNALERROR Call by reference Type reference (TYPE) BOOLEAN Fehler beim Generieren aufgetreten? 20031021
4 Importing TRANSPORT_CONTEXT Call by reference Object reference (TYPE REF TO) IF_SOAP_TRANSPORT_CONTEXT aktueller Transportkontext 20030801
5 Importing WSDL_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_WSDL_CONTEXT WSDL Optionen 20030917

Method GENERATE_WSDL on class CL_SOAP_RUNTIME_ROOT has no exception.

Method GET_COMMUNICATION_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_COMMUNICATION_TYPE Value transfer Type reference (TYPE) SRT_COMMUNICATION_TYPE 20120629

Method GET_COMMUNICATION_TYPE on class CL_SOAP_RUNTIME_ROOT has no exception.

Method GET_PIPELINE_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SOAP_APPL Call by reference Type reference (TYPE) SRT_WSP_SOAP_APPL_NAME WSP name of the SOAP Application 20061113
2 Returning RE_PIPELINE_ID Value transfer Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20061113

Method GET_PIPELINE_ID on class CL_SOAP_RUNTIME_ROOT has no exception.

Method GET_RUNTIME_PROTOCOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RUNTIME_PROTOCOL Value transfer Object reference (TYPE REF TO) IF_SOAP_RUNTIME_PROTOCOL SOAP Runtime Protokoll 20030516

Method GET_RUNTIME_PROTOCOL on class CL_SOAP_RUNTIME_ROOT has no exception.

Method GET_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SEQUENCE Value transfer Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Sequenz von SOAP Kontexten 20060822

Method GET_SEQUENCE on class CL_SOAP_RUNTIME_ROOT has no exception.

Method INIT_CTX Signature

Method INIT_CTX on class CL_SOAP_RUNTIME_ROOT has no parameter.
Method INIT_CTX on class CL_SOAP_RUNTIME_ROOT has no exception.

Method INIT_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRANSPORT_CONTEXT Value transfer Object reference (TYPE REF TO) IF_SOAP_TRANSPORT_CONTEXT Transportkontext 20030120

Method INIT_PROCESSING on class CL_SOAP_RUNTIME_ROOT has no exception.

Method IS_WSADAPTER_ON_IS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_WSADAPTER_ON_IS Value transfer Type reference (TYPE) BOOLEAN 20120702

Method IS_WSADAPTER_ON_IS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method LOAD_SUPPORTED_HEADER_ELEMENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HEADER_ELEMENTS Value transfer Type reference (TYPE) SOAP_PART_LIST Liste von XML QNames 20030220
2 Importing PROTOCOLS Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST Liste von SOAP Protokollen 20030220

Method LOAD_SUPPORTED_HEADER_ELEMENTS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method LOG_AUDIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING 20110805

Method LOG_AUDIT on class CL_SOAP_RUNTIME_ROOT has no exception.

Method LOG_EXTENDED_STATISTICS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ACTION Call by reference Type reference (TYPE) STRING CO_EXT_STAT_ACTION_LOG action 20081203
2 Importing MESSAGE_ID Call by reference Type reference (TYPE) SRTMSGID message ID 20090303
3 Importing SIZE Call by reference Type reference (TYPE) I only used for actions "SIZE_REQ" and "SIZE_RESP" 20081203

Method LOG_EXTENDED_STATISTICS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method POST_PROCESS_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROTOCOLS Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST Protokolle 20030818

Method POST_PROCESS_PROTOCOLS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method PRE_PROCESS_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROTOCOLS Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST Protokolle 20030818

Method PRE_PROCESS_PROTOCOLS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method PRIO_PROTOCOLS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing PROTOCOLS Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST Liste von SOAP Protokollen 20030217

Method PRIO_PROTOCOLS on class CL_SOAP_RUNTIME_ROOT has no exception.

Method RESTORE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERSIST_ID Call by reference Type reference (TYPE) SXMS_PERSIST_ID Persist-Id 20050519
2 Importing IM_PIPELINE_ID Call by reference Type reference (TYPE) SXMSPID 'SAP_WS_RECEIVER' Integration Engine: Pipeline-ID 20060201
3 Importing IM_RESTORE_USERINFO Call by reference Type reference (TYPE) BOOLEAN TSOAP_FALSE User-Info wiederherstellen 20060407
4 Importing IR_SOAP_SEQUENCE Call by reference Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Soap Sequence 20101223
5 Returning RE_SOAP_APPLICATION Value transfer Object reference (TYPE REF TO) IF_SOAP_APPLICATION_RT Schnittstelle einer SOAP Applikation für die SOAP Laufzeit 20050519

Method RESTORE on class CL_SOAP_RUNTIME_ROOT has no exception.

Method RESUME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PERSIST_ID Call by reference Type reference (TYPE) SXMS_PERSIST_ID Persist-Id 20050517

Method RESUME on class CL_SOAP_RUNTIME_ROOT has no exception.

Method SET_SEQUENCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_SEQUENCE Call by reference Object reference (TYPE REF TO) CL_SOAP_SEQUENCE Sequenz von SOAP Kontexten 20050602

Method SET_SEQUENCE on class CL_SOAP_RUNTIME_ROOT has no exception.

Method TRACE_CONTEXT Signature

Method TRACE_CONTEXT on class CL_SOAP_RUNTIME_ROOT has no parameter.
Method TRACE_CONTEXT on class CL_SOAP_RUNTIME_ROOT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640