SAP ABAP Interface IF_SOAP_TRANSPORT_CONTEXT (Shared Interface for all SOAP Transport Contexts)
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 | Interface composition (i COMPRISING i_ref) | IF_SOAP_HTTP_TRANSPORT_CONTEXT | Shared Interface of all SOAP HTTP Transport Contexts | 20021217 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_HTTP_TRANSPORT_CONTEXT | Context for SOAP HTTP Processing | 20021216 |
Properties
Interface | IF_SOAP_TRANSPORT_CONTEXT | |
Short Description | Shared Interface for all SOAP Transport Contexts |
General Data
Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
Created | 20020920 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | CL_SOAP_TRANSPORT_BIND_FACTORY | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | TSRT | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SOAP_TRANSPORT_CONTEXT has no interface.
Friends
Interface IF_SOAP_TRANSPORT_CONTEXT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_REQUESTID_WSEXEC_HTTPGET | Constant | Public | Type reference (TYPE) | I | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_REQUESTID_WSEXEC_HTTPGET | WS Call with HTTP GET | 20030801 | |
2 | CO_REQUESTID_WSEXEC_HTTPPOST | Constant | Public | Type reference (TYPE) | I | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_REQUESTID_WSEXEC_HTTPPOST | WS Call with HTTP POST | 20030801 | |
3 | CO_REQUESTID_WSMETA_WSDL | Constant | Public | Type reference (TYPE) | I | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_REQUESTID_WSMETA_WSDL | WSDL 1.1 Description of WS | 20030917 | |
4 | CO_TRANSPORT_ID_HTTP | Constant | Public | Type reference (TYPE) | TSRT_TRANSPORT_ID | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_TRANSPORT_ID_HTTP | HTTP Transport Channel | 20020920 | |
5 | CO_TRANSPORT_ID_SMTP | Constant | Public | Type reference (TYPE) | TSRT_TRANSPORT_ID | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_TRANSPORT_ID_SMTP | SMTP Transport Channel | 20020920 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Call Type | 20030801 |
2 | ![]() |
Instance method | Public | Method | Get ID of Basic Transport Mechanism | 20020920 |
3 | ![]() |
Instance method | Public | Method | Read the Transport-Specific Key | 20030122 |
4 | ![]() |
Instance method | Public | Method | Create Initial State | 20030211 |
5 | ![]() |
Instance method | Public | Method | Get Call Type | 20030801 |
6 | ![]() |
Instance method | Public | Method | Set ID of Basic Transport Mechanism | 20030801 |
7 | ![]() |
Instance method | Public | Method | Set the Transport-Specific Key | 20030122 |
Events
Interface IF_SOAP_TRANSPORT_CONTEXT has no event.
Types
Interface IF_SOAP_TRANSPORT_CONTEXT has no local type.
Method Signatures
Method GET_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | I | Aufrufart | 20030801 |
Method GET_REQUEST_ID on Interface IF_SOAP_TRANSPORT_CONTEXT has no exception.
Method GET_TRANSPORT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | TSRT_TRANSPORT_ID | Transport Id | 20020920 |
Method GET_TRANSPORT_ID on Interface IF_SOAP_TRANSPORT_CONTEXT has no exception.
Method GET_TRANSPORT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Value transfer | Type reference (TYPE) | SCR_TRANSPORT_KEY | erster Schlüssel | 20030122 |
Method GET_TRANSPORT_KEY on Interface IF_SOAP_TRANSPORT_CONTEXT has no exception.
Method INIT Signature
Method INIT on Interface IF_SOAP_TRANSPORT_CONTEXT has no parameter.
Method INIT on Interface IF_SOAP_TRANSPORT_CONTEXT has no exception.
Method SET_REQUEST_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | I | Art des Aufrufs | 20030801 |
Method SET_REQUEST_ID on Interface IF_SOAP_TRANSPORT_CONTEXT has no exception.
Method SET_TRANSPORT_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ID | Value transfer | Type reference (TYPE) | TSRT_TRANSPORT_ID | Transport Id | 20030801 |
Method SET_TRANSPORT_ID on Interface IF_SOAP_TRANSPORT_CONTEXT has no exception.
Method SET_TRANSPORT_KEY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
KEY | Call by reference | Type reference (TYPE) | SCR_TRANSPORT_KEY | Schlüssel | 20030122 |
Method SET_TRANSPORT_KEY on Interface IF_SOAP_TRANSPORT_CONTEXT has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 630 |