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 _STATE 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 ADJUST_REORG_TAB Static method Public Method 20070426
2 ANALYSE Static method Protected Method 20070507
3 ANALYSE_QUEUE Static method Protected Method 20070323
4 ANALYSE_QUEUES Static method Public Method 20070323
5 CHECK_EMPTY Static method Public Method 20070504
6 CHECK_EOIO_SWITCH Static method Public Method 20070531
7 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20070323
8 CLEAR_DB_TABLE Static method Public Method 20070424
9 DELETE_QUEUE_ID Static method Public Method 20070502
10 GET_QUEUES Static method Protected Method 20070323
11 GET_REORG_TAB Static method Public Method 20070426
12 SAVE 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 Importing INBOUND Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070507
2 Importing LOG Call by reference Object reference (TYPE REF TO) CL_XMS_LOG 20070507
3 Importing PMAST_TAB Call by reference Type reference (TYPE) SXMS_PMAST_EMAS_TTYP TTYP für SXMS_PMAST_EMAST 20070507
4 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20070507
5 Returning REORG_TAB Value transfer Type reference (TYPE) REORG_TTYP 20070507
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070507

Method ANALYSE_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG Call by reference Object reference (TYPE REF TO) CL_XMS_LOG 20070502
2 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20070323
3 Returning REORG_TAB Value transfer Type reference (TYPE) REORG_TTYP 20070323
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070323

Method ANALYSE_QUEUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOG Call by reference Object reference (TYPE REF TO) CL_XMS_LOG 20070502
2 Returning REORG_TAB Value transfer Type reference (TYPE) REORG_TTYP 20070323
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070323

Method CHECK_EMPTY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning 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 Importing INBOUND Call by reference Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070601
2 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE XI: internal message interface 20070531
3 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20070601
4 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20081111
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR 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 Importing 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 Returning 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 Returning 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 Importing REORG_TAB Value transfer Type reference (TYPE) REORG_TTYP 20070424
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070424
History
Last changed by/on SAP  20110908 
SAP Release Created in 730