SAP ABAP Class CL_XMS_QUEUEING_SYSTEM_API (Queueing System API)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_XMS_BGRFC_API bgRFC API 20091029
2 Inheritance (c INHERITING FROM c_ref)  CL_XMS_QRFC_API qRFC API 20091029
Properties
Class CL_XMS_QUEUEING_SYSTEM_API  
Short Description Queueing System API    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20091029   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_QUEUEING_SYSTEM_API has no forward declaration.
Interfaces
Class CL_XMS_QUEUEING_SYSTEM_API has no interface implemented.
Friends
Class CL_XMS_QUEUEING_SYSTEM_API has no friend class.
Attributes
Class CL_XMS_QUEUEING_SYSTEM_API has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_QUEUE Instance method Public Method 20091029
2 DELETE_IDS Instance method Public Method 20091029
3 GET_IDS_OF_QUEUE Instance method Public Method 20091029
4 GET_LUW_STATE Instance method Public Method 20091029
5 GET_NUMBER_MSGS_IN_QUEUE Instance method Public Method 20091029
6 GET_NUMB_MSGS_IN_STOPPED_QUEUE Instance method Public Method 20091130
7 GET_QUEUE_OF_ID Instance method Public Method 20091029
8 GET_QUEUE_STATE Instance method Public Method 20091029
9 GET_RETRY_LIMIT Instance method Public Method 20091029
10 GET_TYPE Instance method Public Method 20091029
11 RESTART_QUEUE Instance method Public Method 20091029
12 START_QUEUE Instance method Public Method 20091029
13 START_QUEUE_NO_COMMIT Instance method Public Method 20091029
14 STOP_QUEUE Instance method Public Method 20091029
15 STOP_QUEUE_FEH Instance method Public Method 20091029
16 STOP_QUEUE_NO_COMMIT Instance method Public Method 20091029
17 STOP_QUEUE_ON_TOP Instance method Public Method 20091029
Events
Class CL_XMS_QUEUEING_SYSTEM_API has no event.
Types
Class CL_XMS_QUEUEING_SYSTEM_API has no local type.
Method Signatures

Method ACTIVATE_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method DELETE_IDS Signature

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

Method GET_IDS_OF_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing N_MAX Call by reference Type reference (TYPE) I 20091029
2 Importing QOS Call by reference Type reference (TYPE) SXMSQOS Integration Engine: Quality of Service 20091029
3 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
4 Returning TID_TAB Value transfer Type reference (TYPE) SXMSREFVAL_TYP TTYP für SXMSREFVAL 20091029

Method GET_IDS_OF_QUEUE on class CL_XMS_QUEUEING_SYSTEM_API has no exception.

Method GET_LUW_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) SXMSREFVAL XMS: Referenzobjekt für exactly once Verarbeitung 20091029
2 Returning STATE Value transfer Type reference (TYPE) QRFCSTATE Zustand einer tRFC-Queue 20091029

Method GET_LUW_STATE on class CL_XMS_QUEUEING_SYSTEM_API has no exception.

Method GET_NUMBER_MSGS_IN_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
2 Returning RET Value transfer Type reference (TYPE) I 20091029

Method GET_NUMBER_MSGS_IN_QUEUE on class CL_XMS_QUEUEING_SYSTEM_API has no exception.

Method GET_NUMB_MSGS_IN_STOPPED_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091130
2 Returning RET Value transfer Type reference (TYPE) I 20091130

Method GET_NUMB_MSGS_IN_STOPPED_QUEUE on class CL_XMS_QUEUEING_SYSTEM_API has no exception.

Method GET_QUEUE_OF_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ID Call by reference Type reference (TYPE) SXMSREFVAL XMS: Referenzobjekt für exactly once Verarbeitung 20091029
2 Returning QUEUE Value transfer Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029

Method GET_QUEUE_OF_ID on class CL_XMS_QUEUEING_SYSTEM_API has no exception.

Method GET_QUEUE_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Integration Engine: Referenzwert 20091029
2 Returning STATE Value transfer Type reference (TYPE) QRFCSTATE Zustand einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method GET_RETRY_LIMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning MAX_RETRIES Value transfer Type reference (TYPE) I 20091029
2 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method GET_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TYPE Value transfer Type reference (TYPE) SXMSREFID XMS: Referenzobjekt für exactly once Verarbeitung 20091029

Method GET_TYPE on class CL_XMS_QUEUEING_SYSTEM_API has no exception.

Method RESTART_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method START_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method START_QUEUE_NO_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method STOP_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method STOP_QUEUE_FEH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method STOP_QUEUE_NO_COMMIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029

Method STOP_QUEUE_ON_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20091029
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20091029
History
Last changed by/on SAP  20110908 
SAP Release Created in 730