SAP ABAP Class CL_XMS_EOIO_MSG_DEF (CL_XMS_EOIO_MSG_DEF)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSJOB (Package) XI: Time-Driven Message Processing
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_MSG_DEF | 20030505 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_XMS_PACK_FILTER | Packaging Filter | 20041115 |
Properties
| Class | CL_XMS_EOIO_MSG_DEF | |
| Short Description | ||
| Super Class | CL_XMS_MSG_DEF | |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSJOB | XI: Time-Driven Message Processing |
| Created | 20030423 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_EOIO_MSG_DEF has no forward declaration.
Interfaces
Class CL_XMS_EOIO_MSG_DEF has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_XMS_MESSAGE_DEFS | 20030505 | Message Definitions |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'FILTER' | 20060927 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_MSG_REFS | 20030522 | ||||
| 3 | Instance attribute | Protected | Type reference (TYPE) | TRFCQNAM | 20030428 | ||||
| 4 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_QUEUEING_SYSTEM_API | Queueing System API | 20091103 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030423 | |
| 2 | Instance method | Public | Method | Number of Messages in Queue | 20030521 | |
| 3 | Instance method | Public | Method | Returns the queue of the message | 20040818 | |
| 4 | Instance method | Public | Method | Queue Status | 20030827 | |
| 5 | Instance method | Public | Method | Start Queue | 20030423 | |
| 6 | Instance method | Public | Method | Stop Queue | 20030423 | |
| 7 | Instance method | Protected | Method | Stop Queue | 20030423 | |
| 8 | Instance method | Public | Method | Start Queue and Activate QRFC Scheduler | 20110525 | |
| 9 | Instance method | Public | Method | Start Queue | 20030423 |
Events
Class CL_XMS_EOIO_MSG_DEF has no event.
Types
Class CL_XMS_EOIO_MSG_DEF has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MSGDEFS | Call by reference | Object reference (TYPE REF TO) | CL_XMS_FILTERS_JOB | 20030505 | ||||
| 2 | MSGDEF_WA | Call by reference | Type reference (TYPE) | SXMSMSGDEF | 20030428 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030623 |
Method GET_NUMBER_MSGS_IN_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RET | Value transfer | Type reference (TYPE) | I | 20030521 |
Method GET_NUMBER_MSGS_IN_QUEUE on class CL_XMS_EOIO_MSG_DEF has no exception.
Method GET_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Value transfer | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20040818 |
Method GET_QUEUE on class CL_XMS_EOIO_MSG_DEF has no exception.
Method GET_QUEUE_STATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | STATE | Value transfer | Type reference (TYPE) | TRFCQIN-QSTATE | 20030904 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030827 |
Method LAUNCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG | Value transfer | Object reference (TYPE REF TO) | CL_XMS_LOG | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030424 |
Method PERIODIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG | Value transfer | Object reference (TYPE REF TO) | CL_XMS_LOG | 20030724 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XMS: Ausnahmeklasse für Systemfehler | 20030424 |
Method START_QUEUE Signature
Method START_QUEUE on class CL_XMS_EOIO_MSG_DEF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | start nicht möglich | 20030424 |
Method START_QUEUE_AND_ACTIVATE Signature
Method START_QUEUE_AND_ACTIVATE on class CL_XMS_EOIO_MSG_DEF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20110525 |
Method STOP_QUEUE Signature
Method STOP_QUEUE on class CL_XMS_EOIO_MSG_DEF has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Stop war nicht möglich | 20030424 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 640 |