SAP ABAP Class CX_BGRFC_INVALID_DESTINATION (Destination Error in Background RFC)
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 20041201
Properties
Class CX_BGRFC_INVALID_DESTINATION  
Short Description Destination Error in Background RFC    
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 20041201   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_BGRFC_INVALID_DESTINATION has no forward declaration.
Interfaces
Class CX_BGRFC_INVALID_DESTINATION has no interface implemented.
Friends
Class CX_BGRFC_INVALID_DESTINATION has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BASXML_FOR_GROUP_INCONSISTENT Constant Public Type reference (TYPE) SOTR_CONC '001560AA0E0802DBA29F61E1B0AC8EA6' 20080128
2 DEST_NAME_INBOUND Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20041201
3 DEST_NAME_OUTBOUND Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND Name of Destination in Outbound Case 20041201
4 INBOUND_DEST_NOT_REGISTERED Constant Public Type reference (TYPE) SOTR_CONC 'A4C004EDF6BABC4FA4663590657273C1' 20041201
5 INVALID_DESTINATION Constant Public Type reference (TYPE) SOTR_CONC '50D58483A6375F44ADA351351FEE9E96' 20041201
6 MULTIPLE_DESTINATION Constant Public Type reference (TYPE) SOTR_CONC '482EBE9C545E294696F556298733C013' 20041211
7 NO_DESTINATION_NAME Constant Public Type reference (TYPE) SOTR_CONC '052C5BA159B72F41A5FE34A5E5EAA3A7' 20041211
8 NO_OUTBOUND_DESTINATION Constant Public Type reference (TYPE) SOTR_CONC '4E3C2FB0165DEC488F74FC3DC040A0BF' 20041201
9 OUTBOUND_DEST_NOT_REGISTERED Constant Public Type reference (TYPE) SOTR_CONC 'F39C36D0ECE6E745BB93A35358B69CBE' 20041201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041201
Events
Class CX_BGRFC_INVALID_DESTINATION has no event.
Types
Class CX_BGRFC_INVALID_DESTINATION 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 DEST_NAME_INBOUND Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 20041201
2 Importing DEST_NAME_OUTBOUND Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND 20041201
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041201
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041201

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