SAP ABAP Class CX_BGRFC_ENQ_ERROR (Enqueue Error in bgRFC)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_ERROR Superclass of All Exceptions in Background RFC 20050111
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20050111
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_ENQ_FOREIGN_LOCK Enqueue Conflict in bgRFC 20050111
2 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_ENQ_SYSTEM_FAILURE Enqueue System Fehler in bgRFC 20050111
Properties
Class CX_BGRFC_ENQ_ERROR  
Short Description Enqueue Error in bgRFC    
Super Class CX_BGRFC_ERROR Superclass of All Exceptions in Background RFC 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
Package SQRFC2   ABAP Development for bgRFC 
Created 20050111   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_ENQ_ERROR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20050111
Friends
Class CX_BGRFC_ENQ_ERROR has no friend class.
Attributes
Class CX_BGRFC_ENQ_ERROR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050111
Events
Class CX_BGRFC_ENQ_ERROR has no event.
Types
Class CX_BGRFC_ENQ_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 PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050111
2 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20050111

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