SAP ABAP Class CX_BGRFC_DESTINATION_RESOURCES (Superclass of All Exceptions in RFC Resource Management)
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 20041215
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_DESTINATION_NOT_SUPP RFC destination not supported for resource finder 20050117
2 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_DESTINATION_RES_COMM RFC Communication Problems when Getting Resources 20041217
3 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_DESTINATION_RES_LACK Temporary Resource Problems in bgRFC 20041215
4 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_DESTINATION_RES_PARAM Incorrect Parameter 20041216
5 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_DESTINATION_RES_SYST RFC System Problems when Getting Resources 20041217
6 Inheritance (c INHERITING FROM c_ref)  CX_BGRFC_DESTINATION_RES_WAIT Wait to Receive Resources 20041215
Properties
Class CX_BGRFC_DESTINATION_RESOURCES  
Short Description Superclass of All Exceptions in RFC Resource Management    
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 20041215   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_DESTINATION_RESOURCES has no forward declaration.
Interfaces
Class CX_BGRFC_DESTINATION_RESOURCES has no interface implemented.
Friends
Class CX_BGRFC_DESTINATION_RESOURCES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESTINATION_NAME Instance attribute Public Type reference (TYPE) RFCDEST Logical Destination (Specified in Function Call) 20041215
2 ERROR_MESSAGE_TEXT Constant Public Type reference (TYPE) SOTR_CONC '44D1C241D2BBF40EE10000000A114BF5' 20041217
3 MESSAGE_TEXT Instance attribute Public Type reference (TYPE) STRING 20041217
4 MSGID Instance attribute Public Type reference (TYPE) SYMSGID 'BGRFC' Message Class 20090112
5 MSGNO Instance attribute Public Type reference (TYPE) SYMSGNO Message Number 20090112
6 MSGV1 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20090112
7 MSGV2 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20090112
8 MSGV3 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20090112
9 MSGV4 Instance attribute Public Type reference (TYPE) SYMSGV Message Variable 20090112
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041215
Events
Class CX_BGRFC_DESTINATION_RESOURCES has no event.
Types
Class CX_BGRFC_DESTINATION_RESOURCES 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 DESTINATION_NAME Call by reference Type reference (TYPE) RFCDEST 20041215
2 Importing MESSAGE_TEXT Call by reference Type reference (TYPE) STRING 20041217
3 Importing MSGID Call by reference Type reference (TYPE) SYMSGID 'BGRFC' 20090112
4 Importing MSGNO Call by reference Type reference (TYPE) SYMSGNO 20090112
5 Importing MSGV1 Call by reference Type reference (TYPE) SYMSGV 20090112
6 Importing MSGV2 Call by reference Type reference (TYPE) SYMSGV 20090112
7 Importing MSGV3 Call by reference Type reference (TYPE) SYMSGV 20090112
8 Importing MSGV4 Call by reference Type reference (TYPE) SYMSGV 20090112
9 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041215
10 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041215

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