SAP ABAP Class CL_XMS_MESSAGE_HEADER (XMS: Integration Engine Message Header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_PROXY_XMS_PROP Access to Proxy Header Fields 20011203
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MAIN_CONST XMS: Constants 20030303
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PROP A Property Serializable in a String 20010711
Properties
Class CL_XMS_MESSAGE_HEADER  
Short Description XMS: Integration Engine Message Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20010711   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_PROXY_XMS_PROP Access to Proxy Header Fields 20011203
2 IF_XMS_MAIN_CONST XMS: Constants 20030303
3 IF_XMS_PROP A Property Serializable in a String 20010711
Friends
Class CL_XMS_MESSAGE_HEADER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_ATTR_FILE Constant Public Type reference (TYPE) STRING 'file' Tag Name 20011212
2 CO_ATTR_MUSTUNDERSTAND Constant Public Type reference (TYPE) STRING 'mustUnderstand' Tag Name 20011211
3 CO_ATTR_NAMESPACE Constant Public Type reference (TYPE) STRING 'namespace' Tag Name 20011212
4 CO_ATTR_TYPE Constant Public Type reference (TYPE) STRING 'type' Tag Attribute 20030423
5 CO_ATTR_VERSION Constant Public Type reference (TYPE) STRING 'version' Tag Name 20011211
6 CO_ATTR_VERSION_VAL Constant Public Type reference (TYPE) STRING '1.0' Tag Name 20011211
7 CO_FALSE Instance attribute Private Attribute reference (LIKE) 20030303
8 CO_LCNAME Constant Public Type reference (TYPE) STRING 'MessageHeader' Property Tag Name 20030924
9 CO_NSURI Constant Public Type reference (TYPE) STRING 'http://sap.com/exchange/MessageFormat' Name Space URI 20030924
10 CO_NSURI_SOAP Constant Public Type reference (TYPE) STRING 'http://schemas.xmlsoap.org/soap/envelope/' Name Space URI 20030924
11 CO_PATH_RECEIVER_BSN Constant Public Type reference (TYPE) STRING 'To/Name' XML Path 20030404
12 CO_PATH_RECEIVER_IF Constant Public Type reference (TYPE) STRING 'To/Interface' XML Path 20030404
13 CO_PATH_RECEIVER_PARTY Constant Public Type reference (TYPE) STRING 'To/Party' XML Path 20030423
14 CO_PATH_SENDER_BSN Constant Public Type reference (TYPE) STRING 'From/Name' XML Path 20030404
15 CO_PATH_SENDER_IF Constant Public Type reference (TYPE) STRING 'From/Interface' XML Path 20030404
16 CO_PATH_SENDER_PARTY Constant Public Type reference (TYPE) STRING 'From/Party' XML Path 20030423
17 CO_TAG_ADAPTER_TYPE Constant Public Type reference (TYPE) STRING 'AdapterType' Tag Name 20011017
18 CO_TAG_BUSINESS_SYSTEM Constant Public Type reference (TYPE) STRING 'Name' Tag Name 20011211
19 CO_TAG_COMMIT_ACTOR Constant Public Type reference (TYPE) STRING 'CommitActor' Tag Name 20010904
20 CO_TAG_DEBUG_STRING Constant Public Type reference (TYPE) STRING 'DebugString' Tag Name 20011002
21 CO_TAG_DIRECTION Constant Public Type reference (TYPE) STRING 'Direction' Tag Name 20011211
22 CO_TAG_FAULT Constant Public Type reference (TYPE) STRING 'Fault' Tag Name 20011211
23 CO_TAG_INTERFACE Constant Public Type reference (TYPE) STRING 'Interface' Tag Name 20011211
24 CO_TAG_LOGGING Constant Public Type reference (TYPE) STRING 'Logging' Tag Name 20010711
25 CO_TAG_MAIN_DOCUMENT Constant Public Type reference (TYPE) STRING 'Document' Tag Name 20011211
26 CO_TAG_MESSAGEID Constant Public Type reference (TYPE) STRING 'MessageId' Tag Name 20011204
27 CO_TAG_PARTY Constant Public Type reference (TYPE) STRING 'Party' Tag Name 20030423
28 CO_TAG_PIPELINEID Constant Public Type reference (TYPE) STRING 'PipelineId' Tag Name 20010711
29 CO_TAG_PREFIX Constant Public Type reference (TYPE) STRING 'SAP' Tag Prefix 20010904
30 CO_TAG_PREFIX_SOAP Constant Public Type reference (TYPE) STRING 'SOAP' Tag Prefix 20011211
31 CO_TAG_QOS Constant Public Type reference (TYPE) STRING 'QualityOfService' Tag Name 20010711
32 CO_TAG_QUEUEACTIVATION Constant Public Type reference (TYPE) STRING 'QueueActivation' Tag Name 20010810
33 CO_TAG_QUEUEID Constant Public Type reference (TYPE) STRING 'QueueId' Tag Name 20010711
34 CO_TAG_RECEIVER Constant Public Type reference (TYPE) STRING 'To' Tag Name 20011211
35 CO_TAG_REFTOMESSAGEID Constant Public Type reference (TYPE) STRING 'RefToMessageId' Tag Name 20011211
36 CO_TAG_ROOT_MSG_ID Constant Public Type reference (TYPE) STRING 'RootMessageId' Tag Name for Root Message ID 20011108
37 CO_TAG_SENDDATE Constant Public Type reference (TYPE) STRING 'TimeSent' Tag Name 20010711
38 CO_TAG_SENDER Constant Public Type reference (TYPE) STRING 'From' Tag Name 20011211
39 CO_TAG_SENDERID Constant Public Type reference (TYPE) STRING 'SenderId' Tag Name 20010711
40 CO_TAG_TRACELEVEL Constant Public Type reference (TYPE) STRING 'TraceLevel' Tag Name 20010711
41 CO_TRUE Instance attribute Private Attribute reference (LIKE) 20030303
42 CO_VAL_LOGGING_CONDITIONAL Constant Public Type reference (TYPE) SXMSLOG SPACE XMS: Logging 20010829
43 CO_VAL_LOGGING_NO Constant Public Type reference (TYPE) SXMSFLAG '1' XMS: Flag (true/false) 20010711
44 CO_VAL_LOGGING_OFF Constant Public Type reference (TYPE) SXMSLOG '0' XMS: Logging 20010829
45 CO_VAL_LOGGING_ON Constant Public Type reference (TYPE) SXMSLOG '1' XMS: Logging 20010829
46 CO_VAL_LOGGING_YES Constant Public Type reference (TYPE) SXMSFLAG '0' XMS: Flag (true/false) 20010711
47 CO_VAL_QOS_BEST_EFFORT Constant Public Type reference (TYPE) SXMSQOS 'BE' XMS: Quality of Service 20010711
48 CO_VAL_QOS_EXACTLY_ONCE Constant Public Type reference (TYPE) SXMSQOS 'EO' XMS: Quality of Service 20010711
49 CO_VAL_QOS_EXACTLY_ONCE_IO Constant Public Type reference (TYPE) SXMSQOS 'EOIO' XMS: Quality of Service 20010711
50 CO_VAL_RECEIVER_PROCESS_ENGINE Constant Public Type reference (TYPE) AIT_RCVR '$ProcessEngine' Receiving System 20020813
51 CO_VAL_SYNCREPLY_NO Constant Public Type reference (TYPE) SXMSFLAG '0' XMS: Flag (true/false) 20010711
52 CO_VAL_SYNCREPLY_YES Constant Public Type reference (TYPE) SXMSFLAG '1' XMS: Flag (true/false) 20010711
53 CO_XML_INTF_SEPARATOR Constant Public Type reference (TYPE) SYCHAR01 '#' Separates Namespace Interface 20011211
54 CO_XML_VAL_BEST_EFFORT Constant Public Type reference (TYPE) STRING 'BestEffort' Quality Of Service: Best Effort 20011211
55 CO_XML_VAL_EXACTLY_ONCE Constant Public Type reference (TYPE) STRING 'ExactlyOnce' Quality Of Service: Exactly Once 20011211
56 CO_XML_VAL_EXACTLY_ONCE_IO Constant Public Type reference (TYPE) STRING 'ExactlyOnceInOrder' Quality Of Service: Exactly Once 20011211
57 C_DIRECTION_FAULT Instance attribute Public Attribute reference (LIKE) 20011204
58 C_DIRECTION_REQUEST Instance attribute Public Attribute reference (LIKE) 20011203
59 C_DIRECTION_RESPONSE Instance attribute Public Attribute reference (LIKE) 20011203
60 C_MAIN_DOCUMENT Instance attribute Public Attribute reference (LIKE) 20011207
61 DEBUG_STRING Instance attribute Public Type reference (TYPE) STRING XMS: Debug String 20011002
62 DIRECTION Instance attribute Private Type reference (TYPE) PRX_MSGD Direction (Request/Response) 20011203
63 FAULT Instance attribute Private Type reference (TYPE) PRX_IFRINT Caller Interface: Fault Message 20011210
64 LOGGING Instance attribute Private Type reference (TYPE) SXMSLOG XMS: Logging 20010711
65 LOGTOFILE Instance attribute Protected Type reference (TYPE) SXMSLOG XMS: Logging 20020115
66 MAIN_DOCUMENT Instance attribute Private Type reference (TYPE) STRING Payload Identifier 20011203
67 MESSAGEID Instance attribute Private Type reference (TYPE) SXMSMGUID XMS: Message ID 20011206
68 MESSAGE_ID Instance attribute Private Type reference (TYPE) STRING 20011203
69 MUSTUNDERSTAND Instance attribute Private Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20010711
70 NSURI_SOAP Constant Public Type reference (TYPE) STRING 'http://schemas.xmlsoap.org/soap/envelope/' Name Space URI 20011211
71 PARSE20 Static Attribute Public Type reference (TYPE) SXMSFLAG '0' XMS: Flag (true/false) 20040114
72 PARSER Instance attribute Private Object reference (TYPE REF TO) LCL_PARSER Parser 20030410
73 PFO Instance attribute Public Object reference (TYPE REF TO) CL_XMS_RUN_TIME_PERF XMS: Runtime Measurement 20030303
74 QOS Instance attribute Private Type reference (TYPE) SXMSQOS XMS: Quality of Service 20010711
75 QUEUEID Instance attribute Private Type reference (TYPE) SXMSQID XMS: Application ID for Message Queue 20010711
76 RECEIVER_SERVICES Instance attribute Private Type reference (TYPE) PRX_SRVCS Logical Receiver 20011203
77 REFTOMESSAGEID Instance attribute Private Type reference (TYPE) SXMSMGUID XMS: Message ID 20011211
78 SENDDATE Instance attribute Private Type reference (TYPE) TIMESTAMP XMS: Sende-Zeitstempel (UTC) 20010711
79 SENDER_SERVICE Instance attribute Private Type reference (TYPE) PRX_SRVC Logical Sender 20011203
80 SYNCREPLY Instance attribute Private Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20010711
81 TRACELEVEL Instance attribute Private Type reference (TYPE) SXMSTRCLEV XMS: Trace Level 20010711
82 TRACETOFILE Instance attribute Protected Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20010810
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_QUEUEID Static method Public Method Check Whether Appl. Queue ID is Correct 20011217
2 CONSTRUCTOR Instance method Public Constructor Constructor 20030410
3 GETLOGGING Instance method Public Method Reads Logging Flag 20010711
4 GETLOGTOFILE Instance method Public Method Reads Flag, Whether Message Log Should Be Written to File 20020115
5 GETMESSAGEID Instance method Public Method Reads Message GUID of Initial Sender 20011204
6 GETQOS Instance method Public Method Reads Quality of Service 20010711
7 GETQUEUEID Instance method Public Method Reads Queue ID 20010711
8 GETREFTOMESSAGEID Instance method Public Method Reads Message GUID of Initial Sender 20011211
9 GETSENDDATE Instance method Public Method Reads Send Date 20010711
10 GETSYNCREPLY Instance method Public Method Reads Response Mode (async = 0, sync = 1) 20011206
11 GETTRACELEVEL Instance method Public Method Reads Trace Level 20010711
12 GETTRACETOFILE Instance method Public Method Reads Flag, Indicating Whether Trace Written to File 20010810
13 GET_BINDINGS Instance method Private Method 20011203
14 GET_DIRECTION Instance method Public Method 20011203
15 GET_FAULT Instance method Public Method 20011210
16 GET_MAIN_DOCUMENT_NAME Instance method Public Method 20011205
17 GET_MESSAGE_TYPE Instance method Public Method 20011204
18 GET_QOS_VALUE Instance method Public Method 20011211
19 GET_RECEIVER_SERVICES Instance method Public Method 20011203
20 GET_SENDER_SERVICE Instance method Public Method 20011203
21 GET_TAG_PREFIX_FROM_XML Instance method Private Method 20011212
22 READ_FROM_XML_DIRECTION Instance method Private Method 20011212
23 READ_FROM_XML_FAULT Instance method Private Method 20011212
24 READ_FROM_XML_GUID Static method Public Method Converts XML GUID to GUID(32) Format 20010717
25 READ_FROM_XML_MESSAGEID Instance method Private Method 20011212
26 READ_FROM_XML_QOS Instance method Private Method 20011212
27 READ_FROM_XML_RECEIVERS Instance method Private Method 20011212
28 READ_FROM_XML_SERVICE Instance method Private Method 20011212
29 READ_FROM_XML_TIMESTAMP Instance method Public Method Converts XML Time Stamp to 20010717
30 READ_FROM_XML_TRACELOG Instance method Private Method 20011212
31 SETLOGGING Instance method Public Method Sets Logging Flag 20010711
32 SETLOGTOFILE Instance method Public Method Sets Flag, Whether Message Log Should Be Written to File 20020115
33 SETMESSAGEID Instance method Public Method Sets Message GUID of Initial Sender 20011204
34 SETQOS Instance method Public Method Sets Quality of service 20010711
35 SETQUEUEID Instance method Public Method Sets Queue ID 20010711
36 SETREFTOMESSAGEID Instance method Public Method Sets Message GUID of Initial Sender 20011211
37 SETSENDDATE Instance method Public Method Sets Send Date 20010711
38 SETSYNCREPLY Instance method Private Method Sets Response Mode (async = 0, sync = 1) 20011206
39 SETTRACELEVEL Instance method Public Method Sets Trace Level 20010711
40 SETTRACETOFILE Instance method Public Method Sets Flag, Indicating whether Trace Written to File 20010810
41 SET_DIRECTION Instance method Public Method 20011203
42 SET_FAULT Instance method Public Method 20011210
43 SET_MAIN_DOCUMENT_NAME Instance method Public Method 20011205
44 SET_RECEIVER_SERVICES Instance method Public Method 20011203
45 SET_SENDER_SERVICE Instance method Public Method 20011203
46 WRITE_TO_XML_GUID Static method Public Method Converts GUID(32) to XML GUID Format 20010717
47 WRITE_TO_XML_INTERFACE Instance method Private Method 20011211
48 WRITE_TO_XML_MESSAGE_HEADER Instance method Private Method 20011211
49 WRITE_TO_XML_SERVICE Instance method Private Method 20011211
50 WRITE_TO_XML_SERVICE2 Instance method Private Method 20030423
51 WRITE_TO_XML_TIMESTAMP Static method Public Method Converts Time Stamp to XML Format 20010717
Events
Class CL_XMS_MESSAGE_HEADER has no event.
Types
Class CL_XMS_MESSAGE_HEADER has no local type.
Method Signatures

Method CHECK_QUEUEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CATEGORY Call by reference Type reference (TYPE) SXMSERRCAT Integration Engine: Fehlerkategorie 20011217
2 Exporting ID Call by reference Type reference (TYPE) SXMSERRID Integration Engine: Fehler-ID 20011217
3 Importing QUEUEID Call by reference Type reference (TYPE) STRING Zu prüfender Queue-Name 20011217

Method CHECK_QUEUEID on class CL_XMS_MESSAGE_HEADER has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_XMS_MESSAGE_HEADER has no parameter.
Method CONSTRUCTOR on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETLOGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOGGING Value transfer Type reference (TYPE) SXMSLOG XMS: Logging 20010711

Method GETLOGGING on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETLOGTOFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TOFILE Value transfer Type reference (TYPE) SXMSFLAG XMS: Logging 20020115

Method GETLOGTOFILE on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETMESSAGEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGEID Value transfer Type reference (TYPE) SXMSMGUID XMS: Message-ID 20011206

Method GETMESSAGEID on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETQOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QOS Value transfer Type reference (TYPE) SXMSQOS XMS: Quality of Service 20010711

Method GETQOS on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETQUEUEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUEUEID Value transfer Type reference (TYPE) SXMSQID XMS: Id für Message-Queue 20010711

Method GETQUEUEID on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETREFTOMESSAGEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MESSAGEID Value transfer Type reference (TYPE) SXMSMGUID XMS: Message-ID 20011211

Method GETREFTOMESSAGEID on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETSENDDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SENDDATE Value transfer Type reference (TYPE) TIMESTAMP XMS: Sende-Zeitstempel (UTC) 20010711

Method GETSENDDATE on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETSYNCREPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SYNCREPLY Value transfer Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20011206

Method GETSYNCREPLY on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETTRACELEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TRACELEVEL Value transfer Type reference (TYPE) SXMSTRCLEV XMS: Trace-Level 20010711

Method GETTRACELEVEL on class CL_XMS_MESSAGE_HEADER has no exception.

Method GETTRACETOFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_TOFILE Value transfer Type reference (TYPE) SXMSFLAG XMB: Flag (true/false) 20020115

Method GETTRACETOFILE on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_BINDINGS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_BINDINGS Value transfer Type reference (TYPE) ABAP_TRANS_RESBIND_TAB 20011203

Method GET_BINDINGS on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_DIRECTION Signature

Method GET_DIRECTION on class CL_XMS_MESSAGE_HEADER has no parameter.
Method GET_DIRECTION on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_FAULT Signature

Method GET_FAULT on class CL_XMS_MESSAGE_HEADER has no parameter.
Method GET_FAULT on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_MAIN_DOCUMENT_NAME Signature

Method GET_MAIN_DOCUMENT_NAME on class CL_XMS_MESSAGE_HEADER has no parameter.
Method GET_MAIN_DOCUMENT_NAME on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_TYPE Value transfer Type reference (TYPE) PRX_MSGD 20011204

Method GET_MESSAGE_TYPE on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_QOS_VALUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) STRING 20011211

Method GET_QOS_VALUE on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_RECEIVER_SERVICES Signature

Method GET_RECEIVER_SERVICES on class CL_XMS_MESSAGE_HEADER has no parameter.
Method GET_RECEIVER_SERVICES on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_SENDER_SERVICE Signature

Method GET_SENDER_SERVICE on class CL_XMS_MESSAGE_HEADER has no parameter.
Method GET_SENDER_SERVICE on class CL_XMS_MESSAGE_HEADER has no exception.

Method GET_TAG_PREFIX_FROM_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NSCONTEXT Call by reference Object reference (TYPE REF TO) IF_XMS_NSCONTEXT Namespace Context 20011212
2 Importing NSURI Call by reference Type reference (TYPE) STRING 20011212
3 Returning PREFIX Value transfer Type reference (TYPE) STRING 20011212
4 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20011212

Method READ_FROM_XML_DIRECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011212
2 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20011212

Method READ_FROM_XML_FAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011212
2 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212

Method READ_FROM_XML_FAULT on class CL_XMS_MESSAGE_HEADER has no exception.

Method READ_FROM_XML_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) STRING XML GUID 20010717
2 Returning RE_GUID Value transfer Type reference (TYPE) STRING GUID(32) 20010717

Method READ_FROM_XML_GUID on class CL_XMS_MESSAGE_HEADER has no exception.

Method READ_FROM_XML_MESSAGEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011212
2 Importing TAGNAME Call by reference Type reference (TYPE) STRING 20011212
3 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20011212

Method READ_FROM_XML_QOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011212
2 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20011212

Method READ_FROM_XML_RECEIVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011212
2 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20011212

Method READ_FROM_XML_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011212
2 Returning SERVICE Value transfer Type reference (TYPE) PRX_SRVC Proxy Generierung: Service 20011212
3 Importing TAGNAME Call by reference Type reference (TYPE) STRING 20011212
4 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20011212

Method READ_FROM_XML_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Value transfer Type reference (TYPE) STRING Zeitstempel (Typ TIMESTAMP) 20011212
2 Importing XML_STRING Call by reference Type reference (TYPE) STRING XML-Zeitstempel 20011212
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XMS: Ausnahmeklasse für Systemfehler 20030210

Method READ_FROM_XML_TRACELOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011212
2 Importing TAGNAME Call by reference Type reference (TYPE) STRING 20011212
3 Importing XML_STRING Call by reference Type reference (TYPE) STRING 20011212

Method READ_FROM_XML_TRACELOG on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETLOGGING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGGING Call by reference Type reference (TYPE) SXMSLOG XMS: Logging 20010711

Method SETLOGGING on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETLOGTOFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TOFILE Call by reference Type reference (TYPE) SXMSFLAG XMS: Logging 20020115

Method SETLOGTOFILE on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETMESSAGEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGEID Call by reference Type reference (TYPE) SXMSMGUID XMS: Message-ID 20011206

Method SETMESSAGEID on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETQOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QOS Call by reference Type reference (TYPE) SXMSQOS XMS: Quality of Service 20010711

Method SETQOS on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETQUEUEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUEID Call by reference Type reference (TYPE) SXMSQID XMS: Id für Message-Queue 20010711

Method SETQUEUEID on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETREFTOMESSAGEID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGEID Call by reference Type reference (TYPE) SXMSMGUID XMS: Message-ID 20011211

Method SETREFTOMESSAGEID on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETSENDDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SENDDATE Call by reference Type reference (TYPE) TIMESTAMP XMS: Sende-Zeitstempel (UTC) 20010711

Method SETSENDDATE on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETSYNCREPLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYNCREPLY Call by reference Type reference (TYPE) SXMSFLAG XMS: Flag (true/false) 20011206

Method SETSYNCREPLY on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETTRACELEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TRACELEVEL Call by reference Type reference (TYPE) SXMSTRCLEV XMS: Trace-Level 20010711

Method SETTRACELEVEL on class CL_XMS_MESSAGE_HEADER has no exception.

Method SETTRACETOFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TOFILE Call by reference Type reference (TYPE) SXMSFLAG XMB: Flag (true/false) 20020115

Method SETTRACETOFILE on class CL_XMS_MESSAGE_HEADER has no exception.

Method SET_DIRECTION Signature

Method SET_DIRECTION on class CL_XMS_MESSAGE_HEADER has no parameter.
Method SET_DIRECTION on class CL_XMS_MESSAGE_HEADER has no exception.

Method SET_FAULT Signature

Method SET_FAULT on class CL_XMS_MESSAGE_HEADER has no parameter.
Method SET_FAULT on class CL_XMS_MESSAGE_HEADER has no exception.

Method SET_MAIN_DOCUMENT_NAME Signature

Method SET_MAIN_DOCUMENT_NAME on class CL_XMS_MESSAGE_HEADER has no parameter.
Method SET_MAIN_DOCUMENT_NAME on class CL_XMS_MESSAGE_HEADER has no exception.

Method SET_RECEIVER_SERVICES Signature

Method SET_RECEIVER_SERVICES on class CL_XMS_MESSAGE_HEADER has no parameter.
Method SET_RECEIVER_SERVICES on class CL_XMS_MESSAGE_HEADER has no exception.

Method SET_SENDER_SERVICE Signature

Method SET_SENDER_SERVICE on class CL_XMS_MESSAGE_HEADER has no parameter.
Method SET_SENDER_SERVICE on class CL_XMS_MESSAGE_HEADER has no exception.

Method WRITE_TO_XML_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_GUID Call by reference Type reference (TYPE) STRING GUID(32) 20010717
2 Returning RE_GUID Value transfer Type reference (TYPE) STRING XML GUID 20010717

Method WRITE_TO_XML_GUID on class CL_XMS_MESSAGE_HEADER has no exception.

Method WRITE_TO_XML_INTERFACE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing INTERFACE Call by reference Type reference (TYPE) PRX_IFRINT Proxy Generierung: Service 20011211
2 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011211
3 Importing TAGNAME Call by reference Type reference (TYPE) STRING 20011211
4 Changing XML_STRING Call by reference Type reference (TYPE) STRING 20011211

Method WRITE_TO_XML_INTERFACE on class CL_XMS_MESSAGE_HEADER has no exception.

Method WRITE_TO_XML_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing NSCONTEXT Call by reference Object reference (TYPE REF TO) IF_XMS_NSCONTEXT Namespace Context 20011211
2 Changing XML_STRING Call by reference Type reference (TYPE) STRING 20011211

Method WRITE_TO_XML_MESSAGE_HEADER on class CL_XMS_MESSAGE_HEADER has no exception.

Method WRITE_TO_XML_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20011211
2 Importing SERVICE Call by reference Type reference (TYPE) PRX_SRVC Proxy Generierung: Service 20011211
3 Importing TAGNAME Call by reference Type reference (TYPE) STRING 20011211
4 Changing XML_STRING Call by reference Type reference (TYPE) STRING 20011211

Method WRITE_TO_XML_SERVICE on class CL_XMS_MESSAGE_HEADER has no exception.

Method WRITE_TO_XML_SERVICE2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREFIX Call by reference Type reference (TYPE) STRING 20030423
2 Importing SERVICE Call by reference Type reference (TYPE) PRX_SRVC Proxy Generierung: Service 20030423
3 Importing TAGNAME Call by reference Type reference (TYPE) STRING 20030423
4 Changing XML_STRING Call by reference Type reference (TYPE) STRING 20030423

Method WRITE_TO_XML_SERVICE2 on class CL_XMS_MESSAGE_HEADER has no exception.

Method WRITE_TO_XML_TIMESTAMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_TIMESTAMP Call by reference Type reference (TYPE) STRING Zeitstempel (Typ TIMESTAMP) 20010717
2 Returning RE_TIMESTAMP Value transfer Type reference (TYPE) STRING XML-Zeitstempel 20010717

Method WRITE_TO_XML_TIMESTAMP on class CL_XMS_MESSAGE_HEADER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 620