SAP ABAP Class CX_QRFC_QUEUES_INCONSISTENT (Specify Queue Name; No Unique Inbound Destination)
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 20050727
Properties
Class CX_QRFC_QUEUES_INCONSISTENT  
Short Description Specify Queue Name; No Unique Inbound Destination    
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 20050727   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_QRFC_QUEUES_INCONSISTENT has no forward declaration.
Interfaces
Class CX_QRFC_QUEUES_INCONSISTENT has no interface implemented.
Friends
Class CX_QRFC_QUEUES_INCONSISTENT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DESTINATION1 Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20050727
2 DESTINATION2 Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20050727
3 DIFFERENT_DESTINATIONS Constant Public Type reference (TYPE) SOTR_CONC '6C38E742D4685417E10000000A15523C' 20050727
4 QUEUE_NAME1 Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME Queue Name for Background RFC 20050727
5 QUEUE_NAME2 Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME Queue Name for Background RFC 20050727
6 QUEUE_NAME_NOT_REGISTERED Constant Public Type reference (TYPE) SOTR_CONC '69FFE7420774B41FE10000000A15523C' 20050727
7 QUEUE_PREFIX1 Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME Queue Prefix for Inbound Queues in Background RFC 20050727
8 QUEUE_PREFIX2 Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME Queue Prefix for Inbound Queues in Background RFC 20050727
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20050727
Events
Class CX_QRFC_QUEUES_INCONSISTENT has no event.
Types
Class CX_QRFC_QUEUES_INCONSISTENT 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 DESTINATION1 Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 20050727
2 Importing DESTINATION2 Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 20050727
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20050727
4 Importing QUEUE_NAME1 Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20050727
5 Importing QUEUE_NAME2 Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20050727
6 Importing QUEUE_PREFIX1 Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20050727
7 Importing QUEUE_PREFIX2 Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20050727
8 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20050727

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