SAP ABAP Class CL_SOAP_MESSAGE_12_NEW (SOAP 1.2 Message class)
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) | 20080602 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_MESSAGE_12 | SOAP 1.2 Message Interface | 20080602 |
Properties
| Class | CL_SOAP_MESSAGE_12_NEW | |
| Short Description | SOAP 1.2 Message class | |
| 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 | 20080602 | 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_12 | SOAP 1.2 Message Interface | 20080602 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_CONTEXT | 20080602 | 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' | 20080603 | |||
| 2 | Constant | Private | Type reference (TYPE) | SRT_MONI_PROC_ID | TSRTM_PROC_ID_SOAP_MESSAGE | 20080603 | |||
| 3 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '000' | 20080603 | |||
| 4 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | '001' | 20080603 | |||
| 5 | Constant | Private | Type reference (TYPE) | SRT_SERIAL_VERS | CO_SERIAL_VERS_710_1 | 20080603 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | QNAME | 20080603 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | TSXML_ATTRIBUTES | 20080603 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080602 |
Events
Class CL_SOAP_MESSAGE_12_NEW has no event.
Types
Class CL_SOAP_MESSAGE_12_NEW has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_MESSAGE_12_NEW has no parameter.
Method CONSTRUCTOR on class CL_SOAP_MESSAGE_12_NEW has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 712 |