SAP ABAP Class IF_SOAP_TRANSPORT_CONTEXT (Shared Interface for all SOAP Transport Contexts)
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
| Class | IF_SOAP_TRANSPORT_CONTEXT | |
| Short Description | Shared Interface for all SOAP Transport Contexts | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020920 | SAP |
| Last change | 20090618 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_SOAP_TRANSPORT_CONTEXT has no interface implemented.
Friends
Class IF_SOAP_TRANSPORT_CONTEXT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | I | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_REQUESTID_WSEXEC_HTTPGET | WS Call with HTTP GET | 20030801 | ||
| 2 | Constant | Public | Type reference (TYPE) | I | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_REQUESTID_WSEXEC_HTTPPOST | WS Call with HTTP POST | 20030801 | ||
| 3 | Constant | Public | Type reference (TYPE) | I | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_REQUESTID_WSMETA_WSDL | WSDL 1.1 Description of WS | 20030917 | ||
| 4 | Constant | Public | Type reference (TYPE) | TSRT_TRANSPORT_ID | CL_SOAP_TRANSPORT_BIND_FACTORY=>CO_TRANSPORT_ID_HTTP | HTTP Transport Channel | 20020920 | ||
| 5 | 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
Class IF_SOAP_TRANSPORT_CONTEXT has no event.
Types
Class 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 class 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 class 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 class IF_SOAP_TRANSPORT_CONTEXT has no exception.
Method INIT Signature
Method INIT on class IF_SOAP_TRANSPORT_CONTEXT has no parameter.
Method INIT on class 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 class 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 class 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 class IF_SOAP_TRANSPORT_CONTEXT has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |