SAP ABAP Class CL_SOAP_HTTP_EXTENSION (SOAP Connection to ICF (HTTP))
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_TRANSPORT_EXTENSN_ROOT | Class for SOAP Transport Links | 20030801 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20020920 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_WS_LOCAL_CALL_HTTP_EXT | Simulates HTTP Extension for Local Call (Shortcut) | 20060810 |
Properties
Class | CL_SOAP_HTTP_EXTENSION | |
Short Description | SOAP Connection to ICF (HTTP) | |
Super Class | CL_SOAP_TRANSPORT_EXTENSN_ROOT | Class for SOAP Transport Links |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20020920 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_HTTP_EXTENSION | HTTP Framework (iHTTP) HTTP Request Handler | 20020920 |
Friends
Class CL_SOAP_HTTP_EXTENSION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_HTTP_EXTENSION' | Class Name | 20040415 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SAP-SRT_SERVER_INFO' | HTTP Header for Server Details | 20080504 | |
3 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_TRANSP_BND_HTTP | SOAP Runtime Processor Unit ID | 20060203 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | Constructor Duration | 20090716 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_SOAP_HTTP_TRANSPORT_CONTEXT | Current HTTP Context for SOAP HTTP Processing | 20030801 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_HTTP_SERVER | Current HTTP Control Block | 20030801 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20030801 |
2 | ![]() |
Instance method | Public | Method | Get Attribute m_server | 20060713 |
Events
Class CL_SOAP_HTTP_EXTENSION has no event.
Types
Class CL_SOAP_HTTP_EXTENSION has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_HTTP_EXTENSION has no parameter.
Method CONSTRUCTOR on class CL_SOAP_HTTP_EXTENSION has no exception.
Method GET_SERVER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
SERVER | Value transfer | Object reference (TYPE REF TO) | IF_HTTP_SERVER | HTTP Framework (iHTTP) HTTP Server | 20060713 |
Method GET_SERVER on class CL_SOAP_HTTP_EXTENSION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 630 |