SAP ABAP Class CL_XMS_QUEUE_CONTENT (CL_XMS_QUEUE_CONTENT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Properties
Class CL_XMS_QUEUE_CONTENT  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20060828   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_QUEUE_CONTENT has no forward declaration.
Interfaces
Class CL_XMS_QUEUE_CONTENT has no interface implemented.
Friends
Class CL_XMS_QUEUE_CONTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _MSG_COUNT Static Attribute Protected Type reference (TYPE) INT4 Natural Number 20070301
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_MSG_ON_ERROR Static method Protected Method 20070301
2 CHECK Static method Public Method 20060828
3 CHECK_FOR_SAME_IS Static method Protected Method 20130830
4 CHECK_MMF_SPLIT Static method Public Method 20110714
5 CONVERT_IN_MSGID_TAB Static method Protected Method 20070301
6 DELETE_LUWS Static method Public Method 20060831
7 GET_LAST_HOP_ENGINE_NAME Static method Public Method 20130830
8 GET_MSG_COUNT Static method Public Method 20070301
9 GET_OWN_BUS_SYSTEM Static method Protected Method 20110906
10 GET_OWN_IS Static method Protected Method 20110906
11 LOG_ERROR Static method Protected Method 20070301
12 PREPARE_RESTART Static method Protected Method 20070301
13 RELEASE_USER_CONTEXTS Static method Protected Method 20111222
14 SET_STAT_RECORDS Static method Protected Method 20081120
Events
Class CL_XMS_QUEUE_CONTENT has no event.
Types
Class CL_XMS_QUEUE_CONTENT has no local type.
Method Signatures

Method ADJUST_MSG_ON_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20070301
2 Importing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20070301

Method ADJUST_MSG_ON_ERROR on class CL_XMS_QUEUE_CONTENT has no exception.

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONFIG Value transfer Type reference (TYPE) SXMS_PACK_CONFIG Konfiguration der Paketierung 20070301
2 Importing LOCATION Call by reference Type reference (TYPE) SXMSLOCATION Filtereinsatzort 20070703
3 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20060828
4 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20060831
5 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20070706
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060831

Method CHECK_FOR_SAME_IS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20130830
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20130830

Method CHECK_MMF_SPLIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20110714
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20110714

Method CONVERT_IN_MSGID_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MSGID_TAB Value transfer Type reference (TYPE) CL_XMS_SHARED_MEMORY_BUFFER=>MSGID_VERS_TTYP XML Message Broker: Tabellentyp zur MessageGUID 20070301
2 Importing MSGID_TID_TAB Call by reference Type reference (TYPE) SXMS_MSGID_TID_TTYP TTYP für SXMS_MSGID_TID 20070301

Method CONVERT_IN_MSGID_TAB on class CL_XMS_QUEUE_CONTENT has no exception.

Method DELETE_LUWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGID_TID_TAB Call by reference Type reference (TYPE) SXMS_MSGID_TID_TTYP TTYP für SXMS_MSGID_TID 20060831
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20060831

Method GET_LAST_HOP_ENGINE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20130830
2 Returning RE_ENGINE_NAME Value transfer Type reference (TYPE) SSRV_ENGINE_NAME XI Services: Name der Adapter Engine 20130830

Method GET_LAST_HOP_ENGINE_NAME on class CL_XMS_QUEUE_CONTENT has no exception.

Method GET_MSG_COUNT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning COUNT Value transfer Type reference (TYPE) INT4 Natürliche Zahl 20070301

Method GET_MSG_COUNT on class CL_XMS_QUEUE_CONTENT has no exception.

Method GET_OWN_BUS_SYSTEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OWN_BUS_SYSTEM Value transfer Type reference (TYPE) PRX_SYSTEM XI-Service 20110906

Method GET_OWN_BUS_SYSTEM on class CL_XMS_QUEUE_CONTENT has no exception.

Method GET_OWN_IS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_NAME Value transfer Type reference (TYPE) SXI_AE_NAME XI: Name einer Adapter Engine 20110906
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20110906

Method LOG_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20070301
2 Importing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20070301

Method LOG_ERROR on class CL_XMS_QUEUE_CONTENT has no exception.

Method PREPARE_RESTART Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXC Call by reference Object reference (TYPE REF TO) CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070301
2 Importing HEAD_MSG_ID Call by reference Type reference (TYPE) SXMSMGUID XI: Message-Id 20070301
3 Importing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20070301
4 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20070301
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070301

Method RELEASE_USER_CONTEXTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20111222
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20111222

Method SET_STAT_RECORDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MMF Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_MMF Multi message interface 20081120

Method SET_STAT_RECORDS on class CL_XMS_QUEUE_CONTENT has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710