SAP ABAP Class CL_WS_LOCAL_CALL_HTTP_EXT (Simulates HTTP Extension for Local Call (Shortcut))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SOAP_WS_LOCAL_CALL (Package) Web Service Runtime for Local Calls (Shortcut)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_HTTP_EXTENSION | SOAP Connection to ICF (HTTP) | 20060810 |
Properties
Class | CL_WS_LOCAL_CALL_HTTP_EXT | |
Short Description | Simulates HTTP Extension for Local Call (Shortcut) | |
Super Class | CL_SOAP_HTTP_EXTENSION | SOAP Connection to ICF (HTTP) |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SOAP_WS_LOCAL_CALL | Web Service Runtime for Local Calls (Shortcut) |
Created | 20060810 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_WS_LOCAL_CALL_HTTP_EXT has no forward declaration.
Interfaces
Class CL_WS_LOCAL_CALL_HTTP_EXT has no interface implemented.
Friends
Class CL_WS_LOCAL_CALL_HTTP_EXT 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_WS_LOCAL_CALL_HTTP_EXT' | Class Name | 20060810 | |
2 | ![]() |
Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_TRANSP_BND_HTTP | SOAP Runtime Processor Unit ID | 20060810 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20060817 |
2 | ![]() |
Instance method | Public | Method | Get Transport Context for Local Calls | 20060818 |
3 | ![]() |
Instance method | Public | Method | Handle Local Call | 20060811 |
Events
Class CL_WS_LOCAL_CALL_HTTP_EXT has no event.
Types
Class CL_WS_LOCAL_CALL_HTTP_EXT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_WS_LOCAL_CALL_HTTP_EXT has no parameter.
Method CONSTRUCTOR on class CL_WS_LOCAL_CALL_HTTP_EXT has no exception.
Method GET_TRANSPORT_CONTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TRANSPORT_CONTEXT | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_TRANSPORT_CONTEXT | Transport Kontext für lokale Aufrufe | 20060818 |
Method GET_TRANSPORT_CONTEXT on class CL_WS_LOCAL_CALL_HTTP_EXT has no exception.
Method HANDLE_LOCAL_REQUEST Signature
Method HANDLE_LOCAL_REQUEST on class CL_WS_LOCAL_CALL_HTTP_EXT has no parameter.
Method HANDLE_LOCAL_REQUEST on class CL_WS_LOCAL_CALL_HTTP_EXT has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |