SAP ABAP Class CX_QRFC_DUPLICATE_LOCK (Duplicate Lock 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_QRFC_DUPLICATE_LOCK  
Short Description Duplicate Lock 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_QRFC_DUPLICATE_LOCK has no forward declaration.
Interfaces
Class CX_QRFC_DUPLICATE_LOCK has no interface implemented.
Friends
Class CX_QRFC_DUPLICATE_LOCK has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEST_NAME_INBOUND Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name of Destination in Inbound Case 20041201
2 DEST_NAME_OUTBOUND Instance attribute Public Type reference (TYPE) BGRFC_DEST_NAME_OUTBOUND Name of Destination in Outbound Case 20041201
3 DUPLICATE_LOCK_INBOUND Constant Public Type reference (TYPE) SOTR_CONC '65E524642ECCFE4CA456C21800D9F809' 20041201
4 DUPLICATE_LOCK_OUTBOUND Constant Public Type reference (TYPE) SOTR_CONC '43B31416734BF44F855BBCAF4B7DF370' 20041201
5 QUEUE_NAME Instance attribute Public Type reference (TYPE) QRFC_QUEUE_NAME Queue Name for Background RFC 20041201
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20041201
Events
Class CX_QRFC_DUPLICATE_LOCK has no event.
Types
Class CX_QRFC_DUPLICATE_LOCK 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 QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME 20041201
5 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20041201

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