SAP ABAP Class CL_XMS_EOIO_ERR (Error in EOIO Overserialization)
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_EOIO_ERR  
Short Description Error in EOIO Overserialization    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SXMSF   XI: Integration Engine Runtime 
Created 20070509   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_XMS_EOIO_ERR has no forward declaration.
Interfaces
Class CL_XMS_EOIO_ERR has no interface implemented.
Friends
Class CL_XMS_EOIO_ERR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 _BUFFER_FOUND Instance attribute Protected Type reference (TYPE) EOIO_ERR_TTYP 20070604
2 _BUFFER_NOT_FOUND Instance attribute Protected Type reference (TYPE) EOIO_ERR_TTYP 20070604
3 _INST Static Attribute Protected Object reference (TYPE REF TO) CL_XMS_EOIO_ERR Error in EOIO Overserialization 20070509
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Public Method 20070509
2 CHECK_EOIO_ERROR Instance method Public Method 20070510
3 CHECK_EOIO_ERROR_TERM Instance method Public Method 20070629
4 CHECK_FOR_QUEUE_ENTRIES Instance method Protected Method 20070510
5 DELETE Instance method Protected Method 20070509
6 GET_INSTANCE Static method Public Method 20070509
7 INSERT Instance method Protected Method 20070509
8 MOVE_ERROR_QUEUE Instance method Public Method 20070510
9 MOVE_ERROR_QUEUE_DUMP Instance method Public Method 20100414
Events
Class CL_XMS_EOIO_ERR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 EOIO_ERR_TTYP Public See coding 20070604 eoio_err_ttyp TYPE TABLE OF sxms_eoio_err WITH DEFAULT KEY
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERR Call by reference Type reference (TYPE) SXMS_EOIO_ERR_STR Struktur für Tabelle SXMS_EOIO_ERR 20070509
2 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070509

Method CHECK on class CL_XMS_EOIO_ERR has no exception.

Method CHECK_EOIO_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20070510
2 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20070510
3 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20070706
4 Returning REF_TAB Value transfer Type reference (TYPE) SXMS_MSGID_EOREF_TTYP Einstelliges Kennzeichen 20070510
5 Importing VERSION Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20070510
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070510

Method CHECK_EOIO_ERROR_TERM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MAP Call by reference Type reference (TYPE) SXMS_WSRM_XI_MAP Map-Tabelle zwischen Eingangssequenz/Queue und Ausgangssequ. 20070629
2 Returning SCHEDULED Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070629
3 Importing TERM_TYPE Call by reference Type reference (TYPE) SXMS_TERM_TYPE Terminierungstyp einer Sequenz 20070629
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070629

Method CHECK_FOR_QUEUE_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20070510
2 Returning RET Value transfer Type reference (TYPE) CHAR1 Einstelliges Kennzeichen 20070510

Method CHECK_FOR_QUEUE_ENTRIES on class CL_XMS_EOIO_ERR has no exception.

Method DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERR Call by reference Type reference (TYPE) SXMS_EOIO_ERR_STR Struktur für Tabelle SXMS_EOIO_ERR 20070509

Method DELETE on class CL_XMS_EOIO_ERR has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning INST Value transfer Object reference (TYPE REF TO) CL_XMS_EOIO_ERR Fehler EOIO-Überserialisierung 20070509

Method GET_INSTANCE on class CL_XMS_EOIO_ERR has no exception.

Method INSERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERR Call by reference Type reference (TYPE) SXMS_EOIO_ERR_STR Struktur für Tabelle SXMS_EOIO_ERR 20070509

Method INSERT on class CL_XMS_EOIO_ERR has no exception.

Method MOVE_ERROR_QUEUE 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 20070510
2 Importing MESSAGE Call by reference Object reference (TYPE REF TO) IF_XMS_MESSAGE_XMB higher level message interface 20070510
3 Importing PID Call by reference Type reference (TYPE) SXMSPID Integration Engine: Pipeline-ID 20070605
4 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Remote MQSeries queue name (this can be a local queue) 20070706
5 Returning REF_TAB Value transfer Type reference (TYPE) SXMS_MSGID_EOREF_TTYP Einstelliges Kennzeichen 20070510
6 Importing VERSION Call by reference Type reference (TYPE) SXMSLSQNBR Fortlaufende Nummer für ID eines Message-Log 20070510
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20070510

Method MOVE_ERROR_QUEUE_DUMP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PMAST Call by reference Type reference (TYPE) SXMS_PMAST_EMAST sxmspmast und sxmsemast 20100414
2 Importing QUEUE Call by reference Type reference (TYPE) TRFCQNAM Name einer tRFC-Queue 20100414
3 Returning REF_TAB Value transfer Type reference (TYPE) SXMS_MSGID_EOREF_TTYP Einstelliges Kennzeichen 20100414
# Exception Resumable Description Created on
1 CX_XMS_SYSTEM_ERROR XI: Systemfehler 20100414
History
Last changed by/on SAP  20110908 
SAP Release Created in 710