SAP ABAP Class CL_SOAP_RUNTIME_CLIENT (SOAP Runtime on Server Side)
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 Inheritance (c INHERITING FROM c_ref)  CL_SOAP_RUNTIME_ROOT General SOAP Runtime (Abstract Class) 20030120
Properties
Class CL_SOAP_RUNTIME_CLIENT  
Short Description SOAP Runtime on Server Side    
Super Class CL_SOAP_RUNTIME_ROOT General SOAP Runtime (Abstract Class) 
Instantiability of a Class 0  Private 
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_SOAP_RUNTIME_CLIENT has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SOAP_APPLICATION_CLIENT 20030211 General SOAP Application for the Caller Side
2 CL_SOAP_RUNTIME 20030120 General SOAP Runtime
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_CLIENT' Class Name 20040415
2 CO_ERR_AREA_ID Constant Private Type reference (TYPE) SRT_MONI_ERRORAREA TSRTM_ERRAREA_CORE Area ID 20070307
3 CO_PROCESSOR_ID Constant Private Type reference (TYPE) SRT_MONI_PROC_ID TSRTM_PROC_ID_RUNTIME SOAP Runtime Processor Unit ID 20060203
4 CO_SERIAL_VERS_710_0 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '000' Serialization Version 20061109
5 CO_SERIAL_VERS_710_1 Constant Private Type reference (TYPE) SRT_SERIAL_VERS '001' Serialization Version 20061109
6 CO_SERIAL_VERS_CURRENT Constant Private Type reference (TYPE) SRT_SERIAL_VERS CO_SERIAL_VERS_710_1 Serialization Version 20061109
7 CO_TYPE_URI Constant Public Type reference (TYPE) ANYURI TSRC_SOAP_RUNTIME_CLIENT Type URI 20050607
8 MV_EXTERNAL_MESSAGE_ID_SET Instance attribute Private Type reference (TYPE) ABAP_BOOL 20110112
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DOMAIN Instance method Protected Method Sequence Domain Check 20071214
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030121
3 ENABLE_EXTERNAL_MESSAG_ID_PROC Instance method Public Method Enable the processing of a externaly provided messagID 20110112
4 EXECUTE_MAPPING Instance method Private Method 20120711
5 EXEC_ASYNC_PROCESSING Instance method Protected Method 20120711
6 EXEC_SYNC_PROCESSING Instance method Protected Method 20120711
7 INIT Instance method Public Method Initialization 20110112
8 PRE_CONDITION_CHECKS Instance method Public Method Checks pre condition before resuming 20101223
9 UDS_EXTRACT Instance method Private Method 20121112
Events
Class CL_SOAP_RUNTIME_CLIENT has no event.
Types
Class CL_SOAP_RUNTIME_CLIENT has no local type.
Method Signatures

Method CHECK_DOMAIN Signature

Method CHECK_DOMAIN on class CL_SOAP_RUNTIME_CLIENT has no parameter.
Method CHECK_DOMAIN on class CL_SOAP_RUNTIME_CLIENT has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SOAP_RUNTIME_CLIENT has no parameter.
Method CONSTRUCTOR on class CL_SOAP_RUNTIME_CLIENT has no exception.

Method ENABLE_EXTERNAL_MESSAG_ID_PROC Signature

Method ENABLE_EXTERNAL_MESSAG_ID_PROC on class CL_SOAP_RUNTIME_CLIENT has no parameter.
Method ENABLE_EXTERNAL_MESSAG_ID_PROC on class CL_SOAP_RUNTIME_CLIENT has no exception.

Method EXECUTE_MAPPING Signature

Method EXECUTE_MAPPING on class CL_SOAP_RUNTIME_CLIENT has no parameter.
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120711

Method EXEC_ASYNC_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROTOCOL_LIST Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST 20120711
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120711

Method EXEC_SYNC_PROCESSING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PROTOCOL_LIST Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST 20120711
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT 20120711

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_APPLICATION Call by reference Object reference (TYPE REF TO) IF_SOAP_APPLICATION_RT Interface of SOAP Application for SOAP Runtime 20110112
2 Importing IO_CONFIG Call by reference Object reference (TYPE REF TO) IF_SRT_WSP_RT_CONFIG WSP Configuration Runtime Object 20110112
3 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT Context for SOAP Call 20110112
4 Importing IO_PROTOCOLS Call by reference Type reference (TYPE) SOAP_PROTOCOL_LIST List of SOAP Protocols 20110112

Method INIT on class CL_SOAP_RUNTIME_CLIENT has no exception.

Method PRE_CONDITION_CHECKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_SUCCESSFUL Value transfer Type reference (TYPE) ABAP_BOOL 20101223

Method PRE_CONDITION_CHECKS on class CL_SOAP_RUNTIME_CLIENT has no exception.

Method UDS_EXTRACT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTEXT Call by reference Object reference (TYPE REF TO) CL_SOAP_CONTEXT 20121112

Method UDS_EXTRACT on class CL_SOAP_RUNTIME_CLIENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640