SAP ABAP Interface IF_WSPROTOCOL_WS_HEADER (IF_WSPROTOCOL_WS_HEADER)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ESI-WS-ABA-RT (Application Component) WebServices ABAP Runtime
⤷
SAI_PROXY_RUNTIME_WS_PROTOCOL (Package) ABAP Proxies: WS Protocols
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_WSPROTOCOL_WS_HEADER | Implementation IF_WSPROTOCOL_WS_HEADER | 20031205 |
Properties
| Interface | IF_WSPROTOCOL_WS_HEADER | |
| Short Description | IF_WSPROTOCOL_WS_HEADER |
General Data
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20031205 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WSPROTOCOL_WS_HEADER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20031209 |
Friends
Interface IF_WSPROTOCOL_WS_HEADER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUES | Instance attribute | Public | Type reference (TYPE) | PRX_WS_HEADERS | Table of Web Service Headers | 20031208 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031205 | ||
| 2 | Instance method | Public | Method | 20031205 |
Events
Interface IF_WSPROTOCOL_WS_HEADER has no event.
Types
Interface IF_WSPROTOCOL_WS_HEADER has no local type.
Method Signatures
Method GET_RESPONSE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOM | Value transfer | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Header als IXML-DOM | 20031205 | |||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | Header Name | 20031205 | |||
| 3 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | Header Namespace | 20031205 |
Method GET_RESPONSE_HEADER on Interface IF_WSPROTOCOL_WS_HEADER has no exception.
Method SET_REQUEST_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DOM | Call by reference | Object reference (TYPE REF TO) | IF_IXML_ELEMENT | Header als iXML-Dom (Fragment) | 20031205 | |||
| 2 | MUST_UNDERSTAND | Call by reference | Type reference (TYPE) | BOOLEAN | SPACE | boolsche Variable (X=true, -=false, space=unknown) | 20031210 | ||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20031205 | ||||
| 4 | NAMESPACE | Call by reference | Type reference (TYPE) | STRING | 20031205 |
Method SET_REQUEST_HEADER on Interface IF_WSPROTOCOL_WS_HEADER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |