SAP ABAP Class CL_SOAP_MESSAGE_11_NEW (SOAP Message for SOAP 1.1)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_MESSAGE_NEW | SOAP Connection to ICF (HTTP) | 20050901 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_MESSAGE_11 | SOAP 1.1 Message Interface | 20050901 |
Properties
| Class | CL_SOAP_MESSAGE_11_NEW | |
| Short Description | SOAP Message for SOAP 1.1 | |
| Super Class | CL_SOAP_MESSAGE_NEW | SOAP Connection to ICF (HTTP) |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20050901 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_MESSAGE_11 | SOAP 1.1 Message Interface | 20050901 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_CONTEXT | 20060113 | Context for SOAP Call |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | STRING | 'CL_SOAP_MESSAGE_11' | Class Name | 20050901 | ||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_SOAP_MESSAGE | SOAP Runtime Processor Unit ID | 20060203 | ||
| 3 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | Serialization Version | 20061109 | ||
| 4 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | Serialization Version | 20061109 | ||
| 5 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | Serialization Version | 20061109 | ||
| 6 | Instance attribute | Private | Type reference (TYPE) | QNAME | Qualified Name | 20050901 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | TSXML_ATTRIBUTES | 20050901 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20050901 |
Events
Class CL_SOAP_MESSAGE_11_NEW has no event.
Types
Class CL_SOAP_MESSAGE_11_NEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_MESSAGE_11_NEW has no parameter.
Method CONSTRUCTOR on class CL_SOAP_MESSAGE_11_NEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |