SAP ABAP Interface IF_WSPROTOCOL_XI_HEADER (XI Proxies: XI Message Header Data)
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_XI_HEADER | Implementation IF_PROXY_XI_MESSAGE_HEADER | 20030731 |
Properties
| Interface | IF_WSPROTOCOL_XI_HEADER | |
| Short Description | XI Proxies: XI Message Header Data |
General Data
| Package | SAI_PROXY_RUNTIME_WS_PROTOCOL | ABAP Proxies: WS Protocols |
| Created | 20030730 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_WSPROTOCOL_XI_HEADER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_WSPROTOCOL | ABAP Proxies: Available Protocols | 20030730 |
Friends
Interface IF_WSPROTOCOL_XI_HEADER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | APPLICATION_ACK_REQUESTED | Constant | Public | Type reference (TYPE) | STRING | 'ApplicationAckRequested' | 20030911 | ||
| 2 | APPLICATION_ERROR_ACK_REQUESTD | Constant | Public | Type reference (TYPE) | STRING | 'ApplicationErrorAckRequested' | 20030911 | ||
| 3 | CONVERSATION_ID | Constant | Public | Type reference (TYPE) | STRING | 'ConversationId' | 20030911 | ||
| 4 | INTERFACE | Constant | Public | Type reference (TYPE) | STRING | 'Interface' | 20030911 | ||
| 5 | INTERFACE_NAMESPACE | Constant | Public | Type reference (TYPE) | STRING | 'InterfaceNamespace' | 20030911 | ||
| 6 | MESSAGE_CLASS | Constant | Public | Type reference (TYPE) | STRING | 'MessageClass' | 20030911 | ||
| 7 | MESSAGE_ID | Constant | Public | Type reference (TYPE) | STRING | 'MessageId' | 20030911 | ||
| 8 | PROCESSING_MODE | Constant | Public | Type reference (TYPE) | STRING | 'ProcessingMode' | 20030911 | ||
| 9 | QUALITY_OF_SERVICE | Constant | Public | Type reference (TYPE) | STRING | 'QualityOfService' | 20030911 | ||
| 10 | QUEUE_ID | Constant | Public | Type reference (TYPE) | STRING | 'QueueId' | 20030911 | ||
| 11 | RECEIVER_PARTY | Constant | Public | Type reference (TYPE) | STRING | 'ReceiverParty' | 20030911 | ||
| 12 | RECEIVER_PARTY_AGENCY | Constant | Public | Type reference (TYPE) | STRING | 'ReceiverPartyAgency' | 20030911 | ||
| 13 | RECEIVER_PARTY_SCHEME | Constant | Public | Type reference (TYPE) | STRING | 'ReceiverPartyScheme' | 20030911 | ||
| 14 | RECEIVER_SERVICE | Constant | Public | Type reference (TYPE) | STRING | 'ReceiverService' | 20030911 | ||
| 15 | REF_TO_MESSAGE_ID | Constant | Public | Type reference (TYPE) | STRING | 'RefToMessageId' | 20030911 | ||
| 16 | SENDER_PARTY | Constant | Public | Type reference (TYPE) | STRING | 'SenderParty' | 20030911 | ||
| 17 | SENDER_PARTY_AGENCY | Constant | Public | Type reference (TYPE) | STRING | 'SenderPartyAgency' | 20030911 | ||
| 18 | SENDER_PARTY_SCHEME | Constant | Public | Type reference (TYPE) | STRING | 'SenderPartyScheme' | 20030911 | ||
| 19 | SENDER_SERVICE | Constant | Public | Type reference (TYPE) | STRING | 'SenderService' | 20030911 | ||
| 20 | SYSTEM_ACK_REQUESTED | Constant | Public | Type reference (TYPE) | STRING | 'SystemAckRequested' | 20030911 | ||
| 21 | SYSTEM_ERROR_ACK_REQUESTED | Constant | Public | Type reference (TYPE) | STRING | 'SystemErrorAckRequested' | 20030911 | ||
| 22 | TIME_SENT | Constant | Public | Type reference (TYPE) | STRING | 'TimeSent' | 20030911 | ||
| 23 | VERSION_MAJOR | Constant | Public | Type reference (TYPE) | STRING | 'VersionMajor' | 20030911 | ||
| 24 | VERSION_MINOR | Constant | Public | Type reference (TYPE) | STRING | 'VersionMinor' | 20030911 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Reads Value from XI Message Header (in String Representn) | 20030911 |
Events
Interface IF_WSPROTOCOL_XI_HEADER has no event.
Types
Interface IF_WSPROTOCOL_XI_HEADER has no local type.
Method Signatures
Method GET_HEADER_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FIELDNAME | Call by reference | Type reference (TYPE) | STRING | Feldname (siehe Konstanten an diesem Interface) | 20030911 | |||
| 2 | FIELDVALUE | Value transfer | Type reference (TYPE) | STRING | Feldwert (in String-Repräsentation!) | 20030911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Application Integration: Technischer Fehler | 20031007 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 640 |