SAP ABAP Class CL_SOAP_TRANSPORT_EXTENSN_ROOT (Class for SOAP Transport Links)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_HTTP_EXTENSION | SOAP Connection to ICF (HTTP) | 20030801 |
Properties
Class | CL_SOAP_TRANSPORT_EXTENSN_ROOT | |
Short Description | Class for SOAP Transport Links | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20030801 | SAP |
Last change | 20110908 | 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_TRANSPORT_EXTENSN_ROOT has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SOAP_RUNTIME | 20030801 | General SOAP Runtime | |
2 | CL_SOAP_RUNTIME_ROOT | 20030801 | General SOAP Runtime (Abstract Class) |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_TRANSPORT_EXTENSN_ROOT' | Class Name | 20040415 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_ERRORAREA | TSRTM_ERRAREA_CORE | Area ID | 20070308 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | I | TSRC_EXTENSION_TYPE_HTTP | Transport Link to HTTP (ICF) | 20030801 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | I | TSRC_EXTENSION_TYPE_NONE | Undefined Transport Link | 20030801 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | I | TSRC_EXTENSION_TYPE_SMTP | Transport Link to SMTP (ICF) | 20030801 | |
6 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_TRANSP_BND | SOAP Runtime Processor Unit ID | 20060203 | |
7 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SRT_WSP_RT_CONFIG | WSP Configuration Runtime Object | 20050908 | ||
8 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CX_NO_CHECK | Provider-Side Exception for Shortcut Propagation | 20061019 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Separate Transport Link Type | 20030801 | ||
10 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | I | Current Call Type | 20030801 | ||
11 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_RUNTIME_SERVER | Current SOAP Runtime on Server Side | 20030801 | ||
12 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SOAP_TRANSPORT_CONTEXT | Current Context for SOAP HTTP Processing | 20030801 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCR_TRANSPORT_KEY | Current Transport Key | 20030801 | ||
14 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SOAP_WSDL_CONTEXT | WSDL Options | 20030917 | ||
15 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SRT_WSP_WSDL_HTTP | WSP Temporary WSDL Generation Using HTTP Request | 20050720 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030801 |
2 | ![]() |
Instance method | Protected | Method | Call | 20030801 |
3 | ![]() |
Instance method | Protected | Method | Handle Call | 20030804 |
4 | ![]() |
Instance method | Protected | Method | Initialize SOAP Transport Context | 20030801 |
5 | ![]() |
Instance method | Protected | Method | Set Document as Response | 20030804 |
Events
Class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no event.
Types
Class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no parameter.
Method CONSTRUCTOR on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no exception.
Method EXEC_PROCESSING Signature
Method EXEC_PROCESSING on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no parameter.
Method EXEC_PROCESSING on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no exception.
Method HANDLE_REQUEST Signature
Method HANDLE_REQUEST on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no parameter.
Method HANDLE_REQUEST on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no exception.
Method INIT_PROCESSING Signature
Method INIT_PROCESSING on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no parameter.
Method INIT_PROCESSING on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no exception.
Method SET_RESPONSE_DOCUMENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESPONSE_CONTENTTYPE | Call by reference | Type reference (TYPE) | STRING | Content-type der Antwort | 20030916 | ||
2 | ![]() |
RESPONSE_DOCUMENT | Call by reference | Type reference (TYPE) | XSTRING | Antwortdokument | 20030804 | ||
3 | ![]() |
RESPONSE_SIGNALERROR | Value transfer | Type reference (TYPE) | BOOLEAN | TSOAP_FALSE | Fehler signalisieren? | 20031021 |
Method SET_RESPONSE_DOCUMENT on class CL_SOAP_TRANSPORT_EXTENSN_ROOT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |