SAP ABAP Class IF_WSPROTOCOL_XI_HEADER (XI Proxies: XI Message Header Data)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_WSPROTOCOL ABAP Proxies: Available Protocols 20030730
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
Class IF_WSPROTOCOL_XI_HEADER  
Short Description XI Proxies: XI Message Header Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20030730   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_WSPROTOCOL_XI_HEADER has no forward declaration.
Interfaces
Class IF_WSPROTOCOL_XI_HEADER has no interface implemented.
Friends
Class IF_WSPROTOCOL_XI_HEADER has no friend class.
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 GET_HEADER_FIELD Instance method Public Method Reads Value from XI Message Header (in String Representn) 20030911
Events
Class IF_WSPROTOCOL_XI_HEADER has no event.
Types
Class 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 Importing FIELDNAME Call by reference Type reference (TYPE) STRING Feldname (siehe Konstanten an diesem Interface) 20030911
2 Returning FIELDVALUE Value transfer Type reference (TYPE) STRING Feldwert (in String-Repräsentation!) 20030911
# Exception Resumable Description Created on
1 CX_AI_SYSTEM_FAULT Application Integration: Technischer Fehler 20031007
History
Last changed by/on SAP  20140121 
SAP Release Created in