SAP ABAP Class CL_QRFC_LOCK_INBOUND (Inbound qRFC Lock)
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 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_LOCK Lock in Background RFC 20041201
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_QRFC_LOCK_INBOUND Inbound Locks in qRFC 20041201
Properties
Class CL_QRFC_LOCK_INBOUND  
Short Description Inbound qRFC Lock    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20041201   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BGRFC_LOCK Lock in Background RFC 20041201
2 IF_QRFC_LOCK_INBOUND Inbound Locks in qRFC 20041201
Friends
# Friend Modeled only Created on Description
1 CL_BGRFC_DB_HELPER 20050107 Background RFC Database Accesses
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 QUEUE_LOCK_CURR_POS_TAB Static Attribute Private Type reference (TYPE) QRFC_I_QUEUE_LOCK_TAB qRFC Table for Queue Locks (Inbound) 20050307
2 QUEUE_LOCK_ON_TOP_TAB Static Attribute Private Type reference (TYPE) QRFC_I_QUEUE_LOCK_TAB qRFC Table for Queue Locks (Inbound) 20050307
3 RELEASE_LOCK_ID_SEL_TAB Static Attribute Private Type reference (TYPE) BGRFC_LOCK_ID_SEL_TAB Range Table Type for Lock IDs of Background RFC 20050107
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor Initialization of Class; Registration for COMMIT WORK 20050119
2 LOCK_QUEUE Static method Private Method Locks Queue 20050309
3 LOCK_QUEUE_FROM_CURRENT_POS Instance method Public Method 20050330
4 LOCK_QUEUE_FROM_TOP Instance method Public Method 20050330
5 RELEASE Instance method Public Method 20050330
Events
Class CL_QRFC_LOCK_INBOUND has no event.
Types
Class CL_QRFC_LOCK_INBOUND has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_QRFC_LOCK_INBOUND has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_LOCK_INBOUND has no exception.

Method LOCK_QUEUE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Value transfer Type reference (TYPE) MANDT Mandant 20050503
2 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20050309
3 Importing IGNORE_DUPLICATES Value transfer Type reference (TYPE) ABAP_BOOL Flag: Duplikativer Sperrversuch erlaubt? 20050309
4 Exporting LOCK_ID Call by reference Type reference (TYPE) BGRFC_LOCK_ID Id einer Sperre im Hintergrund RFC 20050309
5 Importing LOCK_KIND Value transfer Type reference (TYPE) BGRFC_LOCK_KIND Art einer Hintergrund RFC Sperre 20050503
6 Changing LOCK_TAB Call by reference Type reference (TYPE) QRFC_I_QUEUE_LOCK_TAB qRFC - Tabelle für Queue-Sperren (Inbound Fall) 20050309
7 Importing QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20050309
# Exception Resumable Description Created on
1 CX_BGRFC_INVALID_DESTINATION Destinationfehler im Hintergrund RFC 20050616
2 CX_QRFC_DUPLICATE_LOCK Zweite Sperre im Hintergrund RFC 20050616
3 CX_QRFC_INVALID_QUEUE_NAME Queuename ist ungültig 20050616

Method LOCK_QUEUE_FROM_CURRENT_POS Signature

Method LOCK_QUEUE_FROM_CURRENT_POS on class CL_QRFC_LOCK_INBOUND has no parameter.
Method LOCK_QUEUE_FROM_CURRENT_POS on class CL_QRFC_LOCK_INBOUND has no exception.

Method LOCK_QUEUE_FROM_TOP Signature

Method LOCK_QUEUE_FROM_TOP on class CL_QRFC_LOCK_INBOUND has no parameter.
Method LOCK_QUEUE_FROM_TOP on class CL_QRFC_LOCK_INBOUND has no exception.

Method RELEASE Signature

Method RELEASE on class CL_QRFC_LOCK_INBOUND has no parameter.
Method RELEASE on class CL_QRFC_LOCK_INBOUND has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 700