SAP ABAP Class CX_ODQ_FATAL_ERROR (Serious Error in the Operational Delta Queue)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-BW-SRV (Application Component) BW Generation Tool and Set Object
     SODQS (Package) Operational Delta Queue Services
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_NO_CHECK Exception with no Check of the RAISING Clause 20090922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ODQ_RESPONSE (Asynchronous Processing) Task 20091203
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20090922
Properties
Class CX_ODQ_FATAL_ERROR  
Short Description Serious Error in the Operational Delta Queue    
Super Class CX_NO_CHECK Exception with no Check of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class SODQ    
Program status     
Category 40  Exception Class 
Package SODQS   Operational Delta Queue Services 
Created 20090922   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_ODQ_FATAL_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ODQ_RESPONSE (Asynchronous Processing) Task 20091203
2 IF_T100_MESSAGE Interface for Accessing T100 Texts 20090922
Friends
Class CX_ODQ_FATAL_ERROR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_ODQ_FATAL_ERROR Constant Public See coding 20091110
2 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20091110
3 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20091110
4 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20091110
5 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20091110
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090922
2 PROCESS_ERROR Instance method Public Method 20091110
Events
# Event Type Visibility Description Created on
1 FATAL_ERROR Static Event
(1)
Public
(2)
20091110
Types
Class CX_ODQ_FATAL_ERROR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20091110
2 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20091110
3 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20091110
4 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20091110
5 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20090922
6 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20090922

Method CONSTRUCTOR on class CX_ODQ_FATAL_ERROR has no exception.

Method PROCESS_ERROR Signature

Method PROCESS_ERROR on class CX_ODQ_FATAL_ERROR has no parameter.
Method PROCESS_ERROR on class CX_ODQ_FATAL_ERROR has no exception.
Event Signatures

Event FATAL_ERROR Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IRX_EXCEPTION Exporting Value transfer Object reference (TYPE REF TO) CX_ODQ_FATAL_ERROR Gravierender Fehler in der Operational DeltaQueue 20091110
History
Last changed by/on SAP  20110908 
SAP Release Created in 702