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 | ![]() |
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 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_RUNTIME_CLIENT' | Class Name | 20040415 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_CORE | Area ID | 20070307 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_RUNTIME | SOAP Runtime Processor Unit ID | 20060203 | |
4 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | Serialization Version | 20061109 | |
5 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | Serialization Version | 20061109 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | Serialization Version | 20061109 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | ANYURI | TSRC_SOAP_RUNTIME_CLIENT | Type URI | 20050607 | |
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20110112 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Sequence Domain Check | 20071214 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20030121 |
3 | ![]() |
Instance method | Public | Method | Enable the processing of a externaly provided messagID | 20110112 |
4 | ![]() |
Instance method | Private | Method | 20120711 | |
5 | ![]() |
Instance method | Protected | Method | 20120711 | |
6 | ![]() |
Instance method | Protected | Method | 20120711 | |
7 | ![]() |
Instance method | Public | Method | Initialization | 20110112 |
8 | ![]() |
Instance method | Public | Method | Checks pre condition before resuming | 20101223 |
9 | ![]() |
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 | ![]() |
20120711 |
Method EXEC_ASYNC_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PROTOCOL_LIST | Call by reference | Type reference (TYPE) | SOAP_PROTOCOL_LIST | 20120711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120711 |
Method EXEC_SYNC_PROCESSING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_PROTOCOL_LIST | Call by reference | Type reference (TYPE) | SOAP_PROTOCOL_LIST | 20120711 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120711 |
Method INIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_APPLICATION | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_APPLICATION_RT | Interface of SOAP Application for SOAP Runtime | 20110112 | ||
2 | ![]() |
IO_CONFIG | Call by reference | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP Configuration Runtime Object | 20110112 | ||
3 | ![]() |
IO_CONTEXT | Call by reference | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Context for SOAP Call | 20110112 | ||
4 | ![]() |
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 | ![]() |
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 | ![]() |
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 |