SAP ABAP Class CL_SOAP_HEADER (Handler for SOAP Header Elements)
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

⤷

⤷

Properties
Class | CL_SOAP_HEADER | |
Short Description | Handler for SOAP Header Elements | |
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 | 20110104 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SOAP_HEADER has no forward declaration.
Interfaces
Class CL_SOAP_HEADER has no interface implemented.
Friends
Class CL_SOAP_HEADER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_HEADER_NODE_TAB | 20110104 | |||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SRT_HEADER_NODE_TAB | 20110104 | |||
3 | ![]() |
Instance attribute | Private | Type reference (TYPE) | SOAP_STRING_LIST | 20110104 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20110104 | |
2 | ![]() |
Instance method | Public | Constructor | 20110104 | |
3 | ![]() |
Instance method | Public | Method | 20110104 | |
4 | ![]() |
Instance method | Public | Method | 20110104 | |
5 | ![]() |
Instance method | Public | Method | 20110104 | |
6 | ![]() |
Instance method | Public | Method | 20110104 | |
7 | ![]() |
Instance method | Public | Method | 20110104 |
Events
Class CL_SOAP_HEADER has no event.
Types
Class CL_SOAP_HEADER has no local type.
Method Signatures
Method CHECK_REGISTER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20110104 | |||
2 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | XSDBOOLEAN | 20110104 |
Method CHECK_REGISTER on class CL_SOAP_HEADER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SOAP_HEADER has no parameter.
Method CONSTRUCTOR on class CL_SOAP_HEADER has no exception.
Method DESERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
OPEN_ELEMENT | Call by reference | Object reference (TYPE REF TO) | IF_SXML_OPEN_ELEMENT | 20110104 | |||
2 | ![]() |
XML_READER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_READER | 20110104 |
Method DESERIALIZE on class CL_SOAP_HEADER has no exception.
Method GET_PROTOCOL_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20110104 | |||
2 | ![]() |
NODE_LIST | Call by reference | Type reference (TYPE) | SRT_HEADER_NODE_TAB | 20110104 |
Method GET_PROTOCOL_ELEMENTS on class CL_SOAP_HEADER has no exception.
Method REGISTER_PROTOCOL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20110104 |
Method REGISTER_PROTOCOL on class CL_SOAP_HEADER has no exception.
Method SERIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
XML_WRITER | Call by reference | Object reference (TYPE REF TO) | IF_SXML_WRITER | 20110104 |
Method SERIALIZE on class CL_SOAP_HEADER has no exception.
Method SET_PROTOCOL_ELEMENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_LIST | Call by reference | Type reference (TYPE) | SRT_HEADER_NODE_TAB | 20110104 |
Method SET_PROTOCOL_ELEMENTS on class CL_SOAP_HEADER has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |