SAP ABAP Class CX_BGRFC_EVENT_MANAGER (Superclass of All Exceptions in Event Manager)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC1 (Package) bgRFC -- Kernel-Related Development
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 20041221
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_EVENT_MANAGER_PARAM Incorrect Parameter 20041221
2 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_EVENT_MGR_TIMEOUT Timeout for registration expired 20050117
Properties
Class CX_BGRFC_EVENT_MANAGER  
Short Description Superclass of All Exceptions in Event Manager    
Super Class CX_DYNAMIC_CHECK Exceptions with Dynamic Check Only of the RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SQRFC1   bgRFC -- Kernel-Related Development 
Created 20041221   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_EVENT_MANAGER has no forward declaration.
Interfaces
Class CX_BGRFC_EVENT_MANAGER has no interface implemented.
Friends
Class CX_BGRFC_EVENT_MANAGER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTEXT_ID Instance attribute Public Type reference (TYPE) BGRFC_EVENT_CONTEXT_ID Context ID for Background RFC Event Handling 20060125
2 DB_ERROR Constant Public Type reference (TYPE) SOTR_CONC '833BD7435538155DE10000000A15523C' 20060125
3 ERROR_MESSAGE_TEXT Constant Public Type reference (TYPE) SOTR_CONC 'F23FC8416337B960E10000000A114BF5' 20041221
4 KERNEL_METHOD_ERROR Constant Public Type reference (TYPE) SOTR_CONC '843BD7435538155DE10000000A15523C' 20060125
5 MESSAGE_TEXT Instance attribute Public Type reference (TYPE) STRING 20041221
6 SERVER_NAME Instance attribute Public Type reference (TYPE) MSNAME2 Application Server Name 20060125
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041221
Events
Class CX_BGRFC_EVENT_MANAGER has no event.
Types
Class CX_BGRFC_EVENT_MANAGER 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 CONTEXT_ID Call by reference Type reference (TYPE) BGRFC_EVENT_CONTEXT_ID 20060125
2 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20041221
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041221
4 Importing SERVER_NAME Call by reference Type reference (TYPE) MSNAME2 20060125
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041221

Method CONSTRUCTOR on class CX_BGRFC_EVENT_MANAGER has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700