SAP ABAP Class CL_XMS_QUEUE_INFO (CL_XMS_QUEUE_INFO)
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_INFO  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20031009   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_QUEUE_INFO has no forward declaration.
Interfaces
Class CL_XMS_QUEUE_INFO has no interface implemented.
Friends
Class CL_XMS_QUEUE_INFO has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _INSTANCE Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_QUEUE_INFO 20031009
Methods
# Method Level Visibility Method type Description Created on
1 CHANGE_STATE_TO_GO Instance method Public Method Changes to Go 20031009
2 CREATE_STOP_STATE Instance method Public Method Generates Entry with Stop 20031009
3 EXISTS Instance method Public Method Entry Exists? 20031009
4 GET_INSTANCE Static method Public Method 20031009
5 GET_STOPPED_QUEUES Instance method Public Method Returns All Stopped Queues 20031009
Events
Class CL_XMS_QUEUE_INFO has no event.
Types
Class CL_XMS_QUEUE_INFO has no local type.
Method Signatures

Method CHANGE_STATE_TO_GO 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 20031009
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20031009

Method CREATE_STOP_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 20031009
2 Importing QUEUE_ID Call by reference Type reference (TYPE) SXMSQUEUE_ID 20031009

Method CREATE_STOP_STATE on class CL_XMS_QUEUE_INFO has no exception.

Method EXISTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE_ID Call by reference Type reference (TYPE) SXMSQUEUE_ID 20031009
2 Returning RET Value transfer Type reference (TYPE) CHAR1 20031009

Method EXISTS on class CL_XMS_QUEUE_INFO has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INST Value transfer Object reference (TYPE REF TO) CL_XMS_QUEUE_INFO 20031009

Method GET_INSTANCE on class CL_XMS_QUEUE_INFO has no exception.

Method GET_STOPPED_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning QUEUE_TAB Value transfer Type reference (TYPE) SXMS_QUEUESTATUS_TTYP 20031009

Method GET_STOPPED_QUEUES on class CL_XMS_QUEUE_INFO has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 640