SAP ABAP Class CL_XMS_EOIO_VIOL (Extended EOIO Exception Handling)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IS-IEN (Application Component) Integration Engine
⤷
SXMSF (Package) XI: Integration Engine Runtime
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN | XMS: Global Attributes | 20110203 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_XMS_MAIN_CONST | XMS: Constants | 20110203 |
Properties
| Class | CL_XMS_EOIO_VIOL | |
| Short Description | Extended EOIO Exception Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SXMSF | XI: Integration Engine Runtime |
| Created | 20100701 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_XMS_EOIO_VIOL has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_XMS_MAIN | XMS: Global Attributes | 20110203 | ||
| 2 | IF_XMS_MAIN_CONST | XMS: Constants | 20110203 |
Friends
Class CL_XMS_EOIO_VIOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20110203 | |||||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_XMS_EOIO_VIOL | Extended EOIO Exception Handling | 20110203 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Exception Configured? | 20110203 | |
| 2 | Instance method | Public | Method | Delete Message from Queue and Process Successor | 20110203 | |
| 3 | Static method | Public | Method | Get Instance | 20110203 | |
| 4 | Instance method | Public | Method | Schedule Messsage in Error Queue | 20110203 | |
| 5 | Instance method | Public | Method | Reschedule Message in Same Queue | 20110203 | |
| 6 | Instance method | Public | Method | Log Message Exception | 20110203 | |
| 7 | Instance method | Public | Method | Message with Status SYSFAIL Stops Queue | 20110203 |
Events
Class CL_XMS_EOIO_VIOL has no event.
Types
Class CL_XMS_EOIO_VIOL has no local type.
Method Signatures
Method CHECK_VIOLATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MOINT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20110203 | |||
| 2 | R_SXMS_EOIO_VIOL | Value transfer | Type reference (TYPE) | SXMS_EOIO_VIOL | Ausnahmebehandlung in der EOIO Verarbeitung | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20110203 |
Method CLEAR_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MOINT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20110203 |
Method CLEAR_QUEUE on class CL_XMS_EOIO_VIOL 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_VIOL | extended EOIO exception handling | 20110203 |
Method GET_INSTANCE on class CL_XMS_EOIO_VIOL has no exception.
Method MOVE_ERROR_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MOINT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20110203 | |||
| 2 | VERSION | Call by reference | Type reference (TYPE) | SXMSLSQNBR | Fortlaufende Nummer für ID eines Message-Log | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20110203 |
Method MOVE_SAME_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MAX_RETRY_NUMBER | Call by reference | Type reference (TYPE) | SXMS_EOIO_VIOL-ACTION_COUNTER | Natürliche Zahl | 20110203 | |||
| 2 | MOINT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20110203 | |||
| 3 | VERSION | Call by reference | Type reference (TYPE) | SXMSLSQNBR | Fortlaufende Nummer für ID eines Message-Log | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20110203 |
Method SAVE_EXCEPTION_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FOLLOW | Call by reference | Type reference (TYPE) | CHAR1 | ' ' | Einstelliges Kennzeichen | 20110203 | ||
| 2 | MOINT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | Schnittstelle zum Zugriff auf Texte von Meldungsobjekten | 20110203 | |||
| 3 | QNAME | Call by reference | Type reference (TYPE) | TRFCQNAM | Name einer tRFC-Queue | 20110203 | |||
| 4 | SXMS_EOIO_VIOL | Call by reference | Type reference (TYPE) | SXMS_EOIO_VIOL | Ausnahmebehandlung in der EOIO Verarbeitung | 20110203 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | XI: Systemfehler | 20110203 |
Method STOP_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MOINT | Call by reference | Object reference (TYPE REF TO) | IF_XMS_MESSAGE | XI: internal message interface | 20110203 |
Method STOP_QUEUE on class CL_XMS_EOIO_VIOL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 740 |