SAP ABAP Class CX_QRFC_INVALID_QUEUE_NAME (Queue name invalid)
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 20041208
Properties
Class CX_QRFC_INVALID_QUEUE_NAME  
Short Description Queue name invalid    
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 20041208   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_QRFC_INVALID_QUEUE_NAME has no forward declaration.
Interfaces
Class CX_QRFC_INVALID_QUEUE_NAME has no interface implemented.
Friends
Class CX_QRFC_INVALID_QUEUE_NAME has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ILLEGAL_CHARACTER Constant Public Type reference (TYPE) SOTR_CONC 'ABF4CCEF613CA3429CD9392E1660C9B2' 20041209
2 QUEUE_NAME Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME Queue Name for Background RFC 20041208
3 WRONG_PREFIX Constant Public Type reference (TYPE) SOTR_CONC '7160E3EBD31FC545BC85CF40541080D5' 20041208
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041208
Events
Class CX_QRFC_INVALID_QUEUE_NAME has no event.
Types
Class CX_QRFC_INVALID_QUEUE_NAME 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 20041208
2 Importing QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20041208
3 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041208

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