SAP ABAP Class CX_QRFC_NO_FAILED_UNIT (No units with errors in queue)
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 20041202
Properties
Class CX_QRFC_NO_FAILED_UNIT  
Short Description No units with errors in queue    
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 20041202   SAP 
Last change 20090618   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_QRFC_NO_FAILED_UNIT has no forward declaration.
Interfaces
Class CX_QRFC_NO_FAILED_UNIT has no interface implemented.
Friends
Class CX_QRFC_NO_FAILED_UNIT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT Instance attribute Public Type reference (TYPE) MANDT Client 20050607
2 CX_QRFC_NO_FAILED_UNIT Constant Public Type reference (TYPE) SOTR_CONC '5F3F09B90397EF44BBFBCEB439F94667' 20041202
3 DEST_NAME_INBOUND Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20041202
4 DEST_NAME_OUTBOUND Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND Name of Destination in Outbound Case 20041202
5 QUEUE_NAME Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME Queue Name for Background RFC 20041202
6 QUEUE_NOT_FAILED_INBOUND Constant Public Type reference (TYPE) SOTR_CONC '3799F7BD07AFA64898B9FDB1DBFFE0AC' 20041202
7 QUEUE_NOT_FAILED_OUTBOUND Constant Public Type reference (TYPE) SOTR_CONC '5C9C537C26D54C4288F2F3466829A370' 20041202
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041202
Events
Class CX_QRFC_NO_FAILED_UNIT has no event.
Types
Class CX_QRFC_NO_FAILED_UNIT 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 CLIENT Call by reference Type reference (TYPE) MANDT 20050607
2 Importing DEST_NAME_INBOUND Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND 20041202
3 Importing DEST_NAME_OUTBOUND Call by reference Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND 20041202
4 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20041202
5 Importing QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20041202
6 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041202

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