SAP ABAP Interface IF_SOAP_EXECUTABLE (Protocol as Substitute for Server SOAP Application)
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 implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_PLAIN_PROTOCOL | Protocol for plain SOAP Adapter | 20101215 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_WSRMB_11_PROT | WSRM1.1 protocol | 20070920 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_WSRM_PROTOCOL | WSRM: WSRM protocol implementation | 20051103 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WST13_PROVIDER | Security Token Service | 20080115 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WS_SECURITY_PROTOCOL | Web Services Security Log Implementation | 20060928 |
Properties
| Interface | IF_SOAP_EXECUTABLE | |
| Short Description | Protocol as Substitute for Server SOAP Application |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20051103 | SAP |
| Last changed | 20090618 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_EXECUTABLE has no forward declaration.
Interfaces
Interface IF_SOAP_EXECUTABLE has no interface.
Friends
Interface IF_SOAP_EXECUTABLE has no friend.
Attributes
Interface IF_SOAP_EXECUTABLE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | WSRM: Execute Application Logic (Server-Side) | 20051103 | |
| 2 | Instance method | Public | Method | WSRM: Initialization for Request Processing | 20051103 |
Events
Interface IF_SOAP_EXECUTABLE has no event.
Types
Interface IF_SOAP_EXECUTABLE has no local type.
Method Signatures
Method EXEC_PROCESSING Signature
Method EXEC_PROCESSING on Interface IF_SOAP_EXECUTABLE has no parameter.
Method EXEC_PROCESSING on Interface IF_SOAP_EXECUTABLE has no exception.
Method INIT_PROCESSING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CONTEXT | Value transfer | Object reference (TYPE REF TO) | CL_SOAP_CONTEXT | Kontext für einen SOAP Aufruf (Serverseite) | 20051103 | |||
| 2 | OPERATION | Value transfer | Type reference (TYPE) | QNAME | QName der gerufenen Operation (Serverseite) | 20051103 |
Method INIT_PROCESSING on Interface IF_SOAP_EXECUTABLE has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |