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 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_QUEUE_INFO | 20031009 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Changes to Go | 20031009 | |
| 2 | Instance method | Public | Method | Generates Entry with Stop | 20031009 | |
| 3 | Instance method | Public | Method | Entry Exists? | 20031009 | |
| 4 | Static method | Public | Method | 20031009 | ||
| 5 | 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 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | 20031009 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20031009 |
Method CREATE_STOP_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | 20031009 | ||||
| 2 | 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 | QUEUE_ID | Call by reference | Type reference (TYPE) | SXMSQUEUE_ID | 20031009 | ||||
| 2 | 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 | 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 | 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 |