SAP ABAP Class CL_XMS_EOIO_QUEUE_PRIO (CL_XMS_EOIO_QUEUE_PRIO)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSJOB (Package) XI: Time-Driven Message Processing

⤷

⤷

Properties
Class | CL_XMS_EOIO_QUEUE_PRIO | |
Short Description | ||
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SXMSJOB | XI: Time-Driven Message Processing |
Created | 20040326 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_XMS_EOIO_QUEUE_PRIO has no forward declaration.
Interfaces
Class CL_XMS_EOIO_QUEUE_PRIO has no interface implemented.
Friends
Class CL_XMS_EOIO_QUEUE_PRIO 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_EOIO_QUEUE_PRIO | 20040326 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20040326 | |
2 | ![]() |
Instance method | Public | Method | 20040329 | |
3 | ![]() |
Instance method | Public | Method | 20040326 | |
4 | ![]() |
Instance method | Public | Method | 20040329 | |
5 | ![]() |
Instance method | Public | Method | 20040329 | |
6 | ![]() |
Static method | Public | Method | 20040326 | |
7 | ![]() |
Instance method | Public | Method | 20040326 | |
8 | ![]() |
Instance method | Public | Method | 20040326 | |
9 | ![]() |
Instance method | Public | Method | 20040326 | |
10 | ![]() |
Instance method | Public | Method | 20040329 | |
11 | ![]() |
Instance method | Public | Method | 20040329 | |
12 | ![]() |
Instance method | Public | Method | 20040326 | |
13 | ![]() |
Instance method | Public | Method | 20040326 |
Events
Class CL_XMS_EOIO_QUEUE_PRIO has no event.
Types
Class CL_XMS_EOIO_QUEUE_PRIO has no local type.
Method Signatures
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 | 20040326 | ||
2 | ![]() |
RET | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040326 |
Method CHECK on class CL_XMS_EOIO_QUEUE_PRIO has no exception.
Method COMMIT Signature
Method COMMIT on class CL_XMS_EOIO_QUEUE_PRIO has no parameter.
Method COMMIT on class CL_XMS_EOIO_QUEUE_PRIO has no exception.
Method CREATE_RESTART Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20040326 | ||
2 | ![]() |
OLD_QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20040326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20040326 |
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 | 20040329 |
Method DELETE on class CL_XMS_EOIO_QUEUE_PRIO has no exception.
Method DELETE_BY_PREFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | SXMS_QUEUE_PREFIX | Queue-Präfix | 20040329 | ||
2 | ![]() |
QUEUE_ID | Call by reference | Type reference (TYPE) | SXMSQUEUE_ID | ID für Message-Queue | 20040528 |
Method DELETE_BY_PREFIX on class CL_XMS_EOIO_QUEUE_PRIO 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_EOIO_QUEUE_PRIO | 20040326 |
Method GET_INSTANCE on class CL_XMS_EOIO_QUEUE_PRIO has no exception.
Method INSERT 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 | 20040326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20040326 |
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 | 20040326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20040326 |
Method MOVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NEW_QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20040326 | ||
2 | ![]() |
STOP | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20040901 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20040326 |
Method ROLLBACK Signature
Method ROLLBACK on class CL_XMS_EOIO_QUEUE_PRIO has no parameter.
Method ROLLBACK on class CL_XMS_EOIO_QUEUE_PRIO has no exception.
Method SELECT_FOR_POSTFIX Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
POSTFIX | Call by reference | Type reference (TYPE) | SXMS_QUEUE_POSTFIX | Queue-Postfix | 20040329 | ||
2 | ![]() |
PREFIX | Call by reference | Type reference (TYPE) | SXMS_QUEUE_PREFIX | Queue-Präfix | 20040528 | ||
3 | ![]() |
QUEUE_TAB | Value transfer | Type reference (TYPE) | SXMS_EOIO_QUEUE_PRIO_TTYP | TTYP für SXMS_EOIO_QUEUE | 20040329 |
Method SELECT_FOR_POSTFIX on class CL_XMS_EOIO_QUEUE_PRIO has no exception.
Method STOP 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 | 20040326 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
XI: Systemfehler | 20040326 |
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 | 20040326 |
Method UNLOCK on class CL_XMS_EOIO_QUEUE_PRIO has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |