Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_HIBERNATION | Hibernate and Wake Runtime Context | 20050421 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SOAP_MESSAGE_11 | SOAP 1.1 Message Interface | 20021213 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_SOAP_MESSAGE_12 | SOAP 1.2 Message Interface | 20080602 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_MESSAGE | SOAP Connection to ICF (HTTP) | 20021202 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SOAP_MESSAGE_NEW | SOAP Connection to ICF (HTTP) | 20050901 |
Properties
| Class | IF_SOAP_MESSAGE | |
| Short Description | Low-Level Message Interface Implemented by Transport Binding | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020904 | SAP |
| Last change | 20141121 | |
| 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) |
Interfaces
Class IF_SOAP_MESSAGE has no interface implemented.
Friends
Class IF_SOAP_MESSAGE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021213 | ||||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021213 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021213 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021213 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 20080602 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030121 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030815 | ||||
| 8 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030815 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | 20021213 | ||||
| 10 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030815 | ||||
| 11 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030815 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | TSOAP_MSG_STYLE | 20030115 |
Methods
Events
Class IF_SOAP_MESSAGE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TT_SXMLP_OBSERVER | Public | See coding | 20120709 | TT_SXMLP_OBSERVER TYPE STANDARD TABLE OF REF TO if_sxmlp_observer WITH DEFAULT KEY
|
Method Signatures
Method ADD_ATTACHMENT_PART 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_MIME_PART | war: IF_SOAP_MESSAGE_PART | 20021212 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | soap core exception | 20021212 |
Method ADD_BODY_FAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FAULT | Value transfer | Object reference (TYPE REF TO) | IF_SOAP_FAULT | 20030416 |
Method ADD_BODY_FAULT on class IF_SOAP_MESSAGE has no exception.
Method ADD_BODY_PART 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_SXMLP_PART_ABSTRACT | abstract SXML/SXMLP part | 20021211 |
Method ADD_BODY_PART on class IF_SOAP_MESSAGE has no exception.
Method ADD_CUSTOM_HEADER_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MUST_UNDERSTAND | Call by reference | Type reference (TYPE) | BOOLEAN | 20090313 | ||||
| 2 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART_ABSTRACT | Interface for SOAP Parts | 20090313 |
Method ADD_CUSTOM_HEADER_PART on class IF_SOAP_MESSAGE has no exception.
Method ADD_FAULT_OBSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_OBSERVER | 20050920 |
Method ADD_FAULT_OBSERVER on class IF_SOAP_MESSAGE has no exception.
Method ADD_FAULT_PART 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_SXMLP_PART_ABSTRACT | abstract SXML/SXMLP part | 20030429 |
Method ADD_FAULT_PART on class IF_SOAP_MESSAGE has no exception.
Method ADD_HEADER_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MUST_UNDERSTAND | Call by reference | Type reference (TYPE) | BOOLEAN | 20030815 | ||||
| 2 | PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART_ABSTRACT | interface for soap parts | 20021202 |
Method ADD_HEADER_PART on class IF_SOAP_MESSAGE has no exception.
Method CONSUME_BODY_INTO_XML_WRITER Signature
Method CONSUME_BODY_INTO_XML_WRITER on class IF_SOAP_MESSAGE has no parameter.
Method CONSUME_BODY_INTO_XML_WRITER on class IF_SOAP_MESSAGE has no exception.
Method GET_ATTACHMENT_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ID | Call by reference | Type reference (TYPE) | STRING | content ID of MIME attachment | 20040824 | |||
| 2 | INDEX | Call by reference | Type reference (TYPE) | I | index of MIME attachment | 20040812 | |||
| 3 | PART | Value transfer | Object reference (TYPE REF TO) | IF_MIME_PART | MIME attachment part | 20040812 |
Method GET_ATTACHMENT_PART on class IF_SOAP_MESSAGE has no exception.
Method GET_BODY_CHILD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Value transfer | Type reference (TYPE) | QNAME | 20030806 |
Method GET_BODY_CHILD on class IF_SOAP_MESSAGE has no exception.
Method GET_BODY_OBSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBSERVER | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_OBSERVER_ABSTRACT | abstract SXML/SXMLP observer | 20030806 |
Method GET_BODY_OBSERVER on class IF_SOAP_MESSAGE has no exception.
Method GET_CUSTOM_HDR_PART_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOM_HDR_PART_COLLECTION | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART_COLLECTION | 20090313 |
Method GET_CUSTOM_HDR_PART_COLLECTION on class IF_SOAP_MESSAGE has no exception.
Method GET_FAULT_OBSERVERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_FAULT_OBSERVER | Value transfer | Type reference (TYPE) | IF_SOAP_MESSAGE=>TT_SXMLP_OBSERVER | 20120709 |
Method GET_FAULT_OBSERVERS on class IF_SOAP_MESSAGE has no exception.
Method GET_HEADER_NODES_BY_NMSPC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | HEADER_NODES | Call by reference | Type reference (TYPE) | SRT_HEADER_NODE_TAB | deserilaized header nodes | 20110104 | |||
| 2 | NAMESPACE | Call by reference | Type reference (TYPE) | ANYURI | Namespace | 20110104 |
Method GET_HEADER_NODES_BY_NMSPC on class IF_SOAP_MESSAGE has no exception.
Method GET_HEADER_OBSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBSERVER | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_OBSERVER_ABSTRACT | abstract SXML/SXMLP observer | 20030806 |
Method GET_HEADER_OBSERVER on class IF_SOAP_MESSAGE has no exception.
Method GET_HEADER_PART_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QNAME | Call by reference | Type reference (TYPE) | QNAME | 20110111 | ||||
| 2 | RVAL | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART_COLLECTION | 20110111 |
Method GET_HEADER_PART_COLLECTION on class IF_SOAP_MESSAGE has no exception.
Method GET_PAYLOAD_AS_IS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_XOP_PART | Call by reference | Type reference (TYPE) | IF_SXML_XOP=>XOP_PARTS | 20130829 | ||||
| 2 | EV_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20130829 |
Method GET_PAYLOAD_AS_IS on class IF_SOAP_MESSAGE has no exception.
Method GET_PAYLOAD_XSTRING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20101201 |
Method GET_PAYLOAD_XSTRING on class IF_SOAP_MESSAGE has no exception.
Method GET_SOAP_VERSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_SOAP_VERSION | Value transfer | Type reference (TYPE) | STRING | 20110105 |
Method GET_SOAP_VERSION on class IF_SOAP_MESSAGE has no exception.
Method NUM_ATTACHMENT_PARTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NUM | Value transfer | Type reference (TYPE) | INT4 | number of attachments | 20040827 |
Method NUM_ATTACHMENT_PARTS on class IF_SOAP_MESSAGE has no exception.
Method REGISTER_BODY_OBSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_OBSERVER_ABSTRACT | abstract SXML/SXMLP observer | 20030221 |
Method REGISTER_BODY_OBSERVER on class IF_SOAP_MESSAGE has no exception.
Method REGISTER_HEADER_OBSERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBSERVER | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_OBSERVER_ABSTRACT | abstract SXML/SXMLP observer | 20030221 |
Method REGISTER_HEADER_OBSERVER on class IF_SOAP_MESSAGE has no exception.
Method SET_CUSTOM_HDR_PART_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CUSTOM_HDR_PART_COLLECTION | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART_COLLECTION | 20090313 |
Method SET_CUSTOM_HDR_PART_COLLECTION on class IF_SOAP_MESSAGE has no exception.
Method SET_RPC_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | METHOD | Call by reference | Type reference (TYPE) | QNAME | Qualified Name | 20030123 | |||
| 2 | PART | Value transfer | Object reference (TYPE REF TO) | IF_SXMLP_PART_ABSTRACT | abstract SXML/SXMLP part | 20030123 |
Method SET_RPC_STYLE on class IF_SOAP_MESSAGE has no exception.
Method UPDATE_HEADER_PART Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_UPDATED_PART | Call by reference | Object reference (TYPE REF TO) | IF_SXMLP_PART_ABSTRACT | Abstract SXML/SXMLP Part | 20080811 | |||
| 2 | IV_QNAME | Call by reference | Type reference (TYPE) | QNAME | 20080811 |
Method UPDATE_HEADER_PART on class IF_SOAP_MESSAGE has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in |