SAP ABAP Class CL_SOAP_MESSAGE (SOAP Connection to ICF (HTTP))
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_HIBERNATION | Hibernate and Wake Runtime Context | 20050421 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20021202 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SOAP_MESSAGE_PART | 20021212 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SOAP_MESSAGE_11 | SOAP Message for SOAP 1.1 | 20021213 |
Properties
| Class | CL_SOAP_MESSAGE | |
| Short Description | SOAP Connection to ICF (HTTP) | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SOAP_CORE | SOAP Runtime: Core SOAP Functionality |
| Created | 20021202 | 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) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SOAP_HIBERNATION | Hibernate and Wake Runtime Context | 20050421 | ||
| 2 | IF_SOAP_MESSAGE | Low-Level Message Interface Implemented by Transport Binding | 20021202 | ||
| 3 | IF_SOAP_MESSAGE_PART | 20021212 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SOAP_MESSAGE_11 | 20030116 | SOAP Message for SOAP 1.1 | |
| 2 | CL_SOAP_PERSISTENCY_RUNTIME | 20120625 | WS Persistency Runtime |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | 20050321 | ||
| 2 | Instance method | Private | Method | 20030118 | ||
| 3 | Instance method | Private | Method | 20030805 | ||
| 4 | Instance method | Private | Method | 20030805 | ||
| 5 | Instance method | Private | Method | Returns Method Name | 20030808 | |
| 6 | Instance method | Private | Method | 20030121 | ||
| 7 | Instance method | Private | Method | Initial Message | 20030808 | |
| 8 | Instance method | Private | Method | 20050616 | ||
| 9 | Instance method | Private | Method | 20050616 | ||
| 10 | Instance method | Private | Method | 20030120 | ||
| 11 | Instance method | Private | Method | 20030121 | ||
| 12 | Instance method | Protected | Method | 20030121 | ||
| 13 | Instance method | Private | Method | 20030120 | ||
| 14 | Instance method | Private | Method | Reset Internal Storage | 20040528 |
Events
Class CL_SOAP_MESSAGE has no event.
Types
Class CL_SOAP_MESSAGE has no local type.
Method Signatures
Method ADD_NAMESPACES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_PART | Allgemeine Schnittstelle für Parts | 20050321 | |||
| 2 | PARENT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_PART | Allgemeine Schnittstelle für Parts | 20050321 |
Method ADD_NAMESPACES on class CL_SOAP_MESSAGE has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_PART | message part interface | 20030118 |
Method DESERIALIZE on class CL_SOAP_MESSAGE has no exception.
Method DESERIALIZE_BODY Signature
Method DESERIALIZE_BODY on class CL_SOAP_MESSAGE has no parameter.
Method DESERIALIZE_BODY on class CL_SOAP_MESSAGE has no exception.
Method DESERIALIZE_HEADER Signature
Method DESERIALIZE_HEADER on class CL_SOAP_MESSAGE has no parameter.
Method DESERIALIZE_HEADER on class CL_SOAP_MESSAGE has no exception.
Method GET_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Value transfer | Type reference (TYPE) | QNAME | 20030808 | ||||
| 2 | PART | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_PART | 20030814 |
Method GET_METHOD on class CL_SOAP_MESSAGE has no exception.
Method IMPORT_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_TAG | Value transfer | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 | |||
| 2 | OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SOAP_PART_OBSERVER | $REF$ | 20030221 | |||
| 3 | PART_TAB | Call by reference | Type reference (TYPE) | TSXML_ELEMENTS | 20030221 | ||||
| 4 | START | Call by reference | Type reference (TYPE) | QNAME | XML tag interface | 20030428 |
Method IMPORT_PARTS on class CL_SOAP_MESSAGE has no exception.
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PART | Call by reference | Object reference (TYPE REF TO) | IF_MESSAGE_PART | 20030808 |
Method INIT on class CL_SOAP_MESSAGE has no exception.
Method PREPARE_FOR_SERIALIZATION_RCV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20050616 |
Method PREPARE_FOR_SERIALIZATION_RCV on class CL_SOAP_MESSAGE has no exception.
Method PREPARE_FOR_SERIALIZATION_SND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART | 20050616 |
Method PREPARE_FOR_SERIALIZATION_SND on class CL_SOAP_MESSAGE has no exception.
Method PROCESS_BODY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_TAG | Value transfer | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 | |||
| 2 | START_TAG | Call by reference | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 |
Method PROCESS_BODY on class CL_SOAP_MESSAGE has no exception.
Method PROCESS_BODY_RPC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_TAG | Value transfer | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 | |||
| 2 | START_TAG | Call by reference | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 |
Method PROCESS_BODY_RPC on class CL_SOAP_MESSAGE has no exception.
Method PROCESS_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_TAG | Value transfer | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 | |||
| 2 | START_TAG | Call by reference | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 |
Method PROCESS_FAULT on class CL_SOAP_MESSAGE has no exception.
Method PROCESS_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | END_TAG | Value transfer | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 | |||
| 2 | START_TAG | Call by reference | Object reference (TYPE REF TO) | IF_SXML_TAG | XML tag interface | 20030121 |
Method PROCESS_HEADER on class CL_SOAP_MESSAGE has no exception.
Method RESET Signature
Method RESET on class CL_SOAP_MESSAGE has no parameter.
Method RESET on class CL_SOAP_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |