SAP ABAP Class CL_XMS_QUEUE_EOIO_REORG (EOIO 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_EOIO_REORG | |
| Short Description | EOIO Reorg | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20070323 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_QUEUE_EOIO_REORG has no forward declaration.
Interfaces
Class CL_XMS_QUEUE_EOIO_REORG has no interface implemented.
Friends
Class CL_XMS_QUEUE_EOIO_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_EOIO_STAT | EOIO Reorg Status | 20070323 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20070426 | ||
| 2 | Static method | Protected | Method | 20070507 | ||
| 3 | Static method | Protected | Method | 20070323 | ||
| 4 | Static method | Public | Method | 20070323 | ||
| 5 | Static method | Public | Method | 20070504 | ||
| 6 | Static method | Public | Method | 20070531 | ||
| 7 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20070323 | |
| 8 | Static method | Public | Method | 20070424 | ||
| 9 | Static method | Public | Method | 20070502 | ||
| 10 | Static method | Protected | Method | 20070323 | ||
| 11 | Static method | Public | Method | 20070426 | ||
| 12 | Static method | Public | Method | 20070424 |
Events
Class CL_XMS_QUEUE_EOIO_REORG has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | QUEUE_TTYP | Public | See coding | 20070323 | queue_ttyp TYPE TABLE OF trfcqview WITH DEFAULT KEY
|
||
| 2 | REORG_TTYP | Public | See coding | 20070323 | reorg_ttyp TYPE TABLE OF sxms_eoioreorg WITH DEFAULT KEY
|
Method Signatures
Method ADJUST_REORG_TAB Signature
Method ADJUST_REORG_TAB on class CL_XMS_QUEUE_EOIO_REORG has no parameter.
Method ADJUST_REORG_TAB on class CL_XMS_QUEUE_EOIO_REORG has no exception.
Method ANALYSE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOUND | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070507 | |||
| 2 | LOG | Call by reference | Object reference (TYPE REF TO) | CL_XMS_LOG | 20070507 | ||||
| 3 | PMAST_TAB | Call by reference | Type reference (TYPE) | SXMS_PMAST_EMAS_TTYP | TTYP für SXMS_PMAST_EMAST | 20070507 | |||
| 4 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20070507 | |||
| 5 | REORG_TAB | Value transfer | Type reference (TYPE) | REORG_TTYP | 20070507 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070507 |
Method ANALYSE_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG | Call by reference | Object reference (TYPE REF TO) | CL_XMS_LOG | 20070502 | ||||
| 2 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20070323 | |||
| 3 | REORG_TAB | Value transfer | Type reference (TYPE) | REORG_TTYP | 20070323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070323 |
Method ANALYSE_QUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | LOG | Call by reference | Object reference (TYPE REF TO) | CL_XMS_LOG | 20070502 | ||||
| 2 | REORG_TAB | Value transfer | Type reference (TYPE) | REORG_TTYP | 20070323 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070323 |
Method CHECK_EMPTY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COUNT | Value transfer | Type reference (TYPE) | I | Einstelliges Kennzeichen | 20070504 |
Method CHECK_EMPTY on class CL_XMS_QUEUE_EOIO_REORG has no exception.
Method CHECK_EOIO_SWITCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INBOUND | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20070601 | |||
| 2 | MESSAGE | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20070531 | |||
| 3 | PID | Call by reference | Type reference (TYPE) | SXMSPID | Integration Engine: Pipeline-ID | 20070601 | |||
| 4 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20081111 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070601 |
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_XMS_QUEUE_EOIO_REORG has no parameter.
Method CLASS_CONSTRUCTOR on class CL_XMS_QUEUE_EOIO_REORG has no exception.
Method CLEAR_DB_TABLE Signature
Method CLEAR_DB_TABLE on class CL_XMS_QUEUE_EOIO_REORG has no parameter.
Method CLEAR_DB_TABLE on class CL_XMS_QUEUE_EOIO_REORG has no exception.
Method DELETE_QUEUE_ID 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 | ID für Message-Queue | 20070502 |
Method DELETE_QUEUE_ID on class CL_XMS_QUEUE_EOIO_REORG has no exception.
Method GET_QUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE_TAB | Value transfer | Type reference (TYPE) | QUEUE_TTYP | 20070323 |
Method GET_QUEUES on class CL_XMS_QUEUE_EOIO_REORG has no exception.
Method GET_REORG_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REORG_TAB | Value transfer | Type reference (TYPE) | REORG_TTYP | 20070426 |
Method GET_REORG_TAB on class CL_XMS_QUEUE_EOIO_REORG has no exception.
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REORG_TAB | Value transfer | Type reference (TYPE) | REORG_TTYP | 20070424 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20070424 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 730 |