SAP ABAP Interface IF_SOAP_MESSAGE_11 (SOAP 1.1 Message Interface)
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_MESSAGE_11 | SOAP Message for SOAP 1.1 | 20021213 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_MESSAGE_11_NEW | SOAP Message for SOAP 1.1 | 20050901 |
Properties
| Interface | IF_SOAP_MESSAGE_11 | |
| Short Description | SOAP 1.1 Message Interface |
General Data
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20020912 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SOAP_MESSAGE_11 has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20021213 |
Friends
Interface IF_SOAP_MESSAGE_11 has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_SOAP_BDY | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_ELM_BODY | 20021213 | ||
| 2 | CO_SOAP_ENC_NS | Constant | Public | Type reference (TYPE) | STRING | 'http://schemas.xmlsoap.org/soap/encoding/' | 20021213 | ||
| 3 | CO_SOAP_ENV | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_ELM_ENV | 20021213 | ||
| 4 | CO_SOAP_ENV_NS | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_MSG_SOAP_11 | 20021213 | ||
| 5 | CO_SOAP_ENV_PREFIX | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_PREFIX_11 | 20080602 | ||
| 6 | CO_SOAP_FAULT | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_ELM_FAULT | 20030121 | ||
| 7 | CO_SOAP_FAULT_MUSTUNDERSTAND | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_FC_MUSTUNDERSTAND | 20030815 | ||
| 8 | CO_SOAP_FAULT_VERSION | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_FC_VERSION | 20030815 | ||
| 9 | CO_SOAP_HDR | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_ELM_HEADER | 20021213 | ||
| 10 | CO_SOAP_MUSTUNDERSTAND_ATTR | Constant | Public | Type reference (TYPE) | STRING | TSOAP_CO_MUSTUNDERSTAND_ATTR | 20030815 | ||
| 11 | CO_SOAP_ROLE_ATTR | Constant | Public | Type reference (TYPE) | STRING | 'actor' | 20030815 |
Methods
Interface IF_SOAP_MESSAGE_11 has no method.
Events
Interface IF_SOAP_MESSAGE_11 has no event.
Types
Interface IF_SOAP_MESSAGE_11 has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |