SAP ABAP Class CL_XMS_QUEUE_REORG (CL_XMS_QUEUE_REORG)
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_REORG | |
| 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 | 20031223 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_QUEUE_REORG has no forward declaration.
Interfaces
Class CL_XMS_QUEUE_REORG has no interface implemented.
Friends
Class CL_XMS_QUEUE_REORG 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_REORG | 20031223 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20031223 | ||
| 2 | Instance method | Public | Method | 20031223 | ||
| 3 | Instance method | Public | Method | 20031223 | ||
| 4 | Instance method | Public | Method | 20041220 | ||
| 5 | Instance method | Public | Method | 20031223 | ||
| 6 | Static method | Public | Method | 20031223 | ||
| 7 | Instance method | Public | Method | 20041220 | ||
| 8 | Instance method | Public | Method | 20041220 | ||
| 9 | Instance method | Protected | Method | 20041220 | ||
| 10 | Instance method | Public | Method | 20041220 | ||
| 11 | Instance method | Public | Method | 20041220 | ||
| 12 | Instance method | Public | Method | 20041221 | ||
| 13 | Instance method | Public | Method | 20041220 | ||
| 14 | Instance method | Protected | Method | 20041220 |
Events
Class CL_XMS_QUEUE_REORG has no event.
Types
Class CL_XMS_QUEUE_REORG has no local type.
Method Signatures
Method ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20031223 | |||
| 2 | SIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041220 |
Method ADD on class CL_XMS_QUEUE_REORG has no exception.
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20031223 | |||
| 2 | RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20031223 |
Method CHECK on class CL_XMS_QUEUE_REORG has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20031223 |
Method DELETE on class CL_XMS_QUEUE_REORG has no exception.
Method DELETE_ALL Signature
Method DELETE_ALL on class CL_XMS_QUEUE_REORG has no parameter.
Method DELETE_ALL on class CL_XMS_QUEUE_REORG has no exception.
Method GET_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | 20031223 |
Method GET_COUNT on class CL_XMS_QUEUE_REORG 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_REORG | 20031223 |
Method GET_INSTANCE on class CL_XMS_QUEUE_REORG has no exception.
Method GET_SIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20041220 | |||
| 2 | SIZE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041220 |
Method GET_SIZE on class CL_XMS_QUEUE_REORG has no exception.
Method GET_SIZE_AND_ADD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20041220 | |||
| 2 | SIZE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041220 |
Method GET_SIZE_AND_ADD on class CL_XMS_QUEUE_REORG has no exception.
Method GET_SIZE_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELTA | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041221 | |||
| 2 | INSERT | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20041220 | |||
| 3 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20041220 | |||
| 4 | SIZE | Value transfer | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041220 |
Method GET_SIZE_INT on class CL_XMS_QUEUE_REORG has no exception.
Method LOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20041220 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20041220 |
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DELTA | Call by reference | Type reference (TYPE) | TZNTSTMPL | Natürliche Zahl | 20041221 | |||
| 2 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20041220 | |||
| 3 | SIZE | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20041220 |
Method MODIFY on class CL_XMS_QUEUE_REORG has no exception.
Method SET_FULL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20041221 |
Method SET_FULL on class CL_XMS_QUEUE_REORG has no exception.
Method UNLOCK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20041220 |
Method UNLOCK on class CL_XMS_QUEUE_REORG has no exception.
Method UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE_WA | Call by reference | Type reference (TYPE) | SXMSQUEUE_REORG | Ablage für Queues, die reorgansiert werden | 20041220 |
Method UPDATE on class CL_XMS_QUEUE_REORG has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |