SAP ABAP Class CL_XMS_MSGHDR30_SYSTEM (XI: System SOAP Header)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSMSG (Package) XI: Message Handling
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_MSGHDR30_SYSTEM XI: System SOAP Header 20060220
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_XMS_PROP A Property Serializable in a String 20060220
Properties
Class CL_XMS_MSGHDR30_SYSTEM  
Short Description XI: System SOAP Header    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSMSG   XI: Message Handling 
Created 20060220   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_XMS_MSGHDR30_DYNAMIC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_XMS_MSGHDR30_SYSTEM Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_XMS_MSGHDR30_SYSTEM XI: System SOAP Header 20060220
2 IF_XMS_PROP A Property Serializable in a String 20060220
Friends
Class CL_XMS_MSGHDR30_SYSTEM has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_LCNAME Instance attribute Private Attribute reference (LIKE) 20060220
2 CO_NAME_SENDER_A_GUID Constant Public Type reference (TYPE) STRING 'senderAgreementGUID' 20060224
3 CO_NSURI Instance attribute Private Attribute reference (LIKE) 20060220
4 CO_NS_SENDER_A_GUID Constant Public Type reference (TYPE) STRING 'http://sap.com/xi/XI/Message/30/general' 20060224
5 CO_SYNC_TIMEOUT Constant Public Type reference (TYPE) STRING 'syncTimeout' 20081104
6 CO_SYNC_TIMEOUT_NSURI Constant Public Type reference (TYPE) STRING 'http://sap.com/xi/XI/Message/30/general' 20081104
7 LCNAME Instance attribute Private Type reference (TYPE) STRING IF_XMS_MSGHDR30_SYSTEM=>CO_LCNAME 20060220
8 MUSTUNDERSTAND Instance attribute Protected Type reference (TYPE) SXMSFLAG '1' SOAP Attribute 20060220
9 NSURI Instance attribute Private Type reference (TYPE) STRING IF_XMS_MSGHDR30_SYSTEM=>CO_NSURI 20060220
10 PARSER Instance attribute Private Object reference (TYPE REF TO) LCL_PARSER Parser 20060220
11 SYS_HDR_TABLE Instance attribute Protected Type reference (TYPE) SXMS_MSGHDR30_SYSTEM_T XI: System SOAP Header 20060220
Methods
# Method Level Visibility Method type Description Created on
1 ADD_RECORD Instance method Public Method 20060220
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060220
3 COPY_ATTRIBUTES Instance method Public Method 20060814
4 DELETE_SENDER_AGREEMENT_GUID Instance method Public Method 20090910
5 GET_ATTRIBUTES Instance method Public Method 20060512
6 GET_CALLER_INFO Instance method Public Method 20081027
7 GET_MATCHED_RECORDS Instance method Public Method 20060220
8 GET_NUMBER_OF_RECORDS Instance method Public Method 20060220
9 GET_RECORD Instance method Public Method 20060220
10 GET_RECORDS Instance method Public Method 20060220
11 GET_SENDER_AGREEMENT_GUID Instance method Public Method Returns GUID of sender agreement 20060224
12 GET_SYNC_TIMEOUT Instance method Public Method 20081104
13 REMOVE_MATCHED_RECORDS Instance method Public Method 20060220
14 REMOVE_RECORDS Instance method Public Method 20060220
15 SET_ATTRIBUTES Instance method Public Method 20060512
16 SET_CALLER_INFO Instance method Public Method 20081027
17 SET_RECORDS Instance method Public Method 20060220
18 SET_SYNC_TIMEOUT Instance method Public Method 20081104
Events
Class CL_XMS_MSGHDR30_SYSTEM has no event.
Types
Class CL_XMS_MSGHDR30_SYSTEM has no local type.
Method Signatures

Method ADD_RECORD Signature

Method ADD_RECORD on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method ADD_RECORD on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP Call by reference Object reference (TYPE REF TO) IF_XMS_PROP in einen String serialisierbare Property 20060814

Method CONSTRUCTOR on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method COPY_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROP Call by reference Object reference (TYPE REF TO) IF_XMS_PROP in einen String serialisierbare Property 20060814

Method COPY_ATTRIBUTES on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method DELETE_SENDER_AGREEMENT_GUID Signature

Method DELETE_SENDER_AGREEMENT_GUID on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method DELETE_SENDER_AGREEMENT_GUID on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SY_ATTR Call by reference Type reference (TYPE) SXMS_SY_ATTR System Header Attribute 20070911

Method GET_ATTRIBUTES on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_CALLER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CALLER_INFO Value transfer Type reference (TYPE) SXMS_METERING_CALLERINFO 20081027

Method GET_CALLER_INFO on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_MATCHED_RECORDS Signature

Method GET_MATCHED_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method GET_MATCHED_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_NUMBER_OF_RECORDS Signature

Method GET_NUMBER_OF_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method GET_NUMBER_OF_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_RECORD Signature

Method GET_RECORD on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method GET_RECORD on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_RECORDS Signature

Method GET_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method GET_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_SENDER_AGREEMENT_GUID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_SYS_HDR_RECORD Value transfer Type reference (TYPE) SXMS_MSGHDR30_SYSTEM XI: System SOAP Header 20060224

Method GET_SENDER_AGREEMENT_GUID on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method GET_SYNC_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIMEOUT Value transfer Type reference (TYPE) I 20081104

Method GET_SYNC_TIMEOUT on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method REMOVE_MATCHED_RECORDS Signature

Method REMOVE_MATCHED_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method REMOVE_MATCHED_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method REMOVE_RECORDS Signature

Method REMOVE_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method REMOVE_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SY_ATTR Call by reference Type reference (TYPE) SXMS_SY_ATTR System Header Attribute 20070911

Method SET_ATTRIBUTES on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method SET_CALLER_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLER_INFO Call by reference Type reference (TYPE) SXMS_METERING_CALLERINFO 20081027

Method SET_CALLER_INFO on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method SET_RECORDS Signature

Method SET_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no parameter.
Method SET_RECORDS on class CL_XMS_MSGHDR30_SYSTEM has no exception.

Method SET_SYNC_TIMEOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TIMEOUT Call by reference Type reference (TYPE) I 20081104

Method SET_SYNC_TIMEOUT on class CL_XMS_MSGHDR30_SYSTEM has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 710