SAP ABAP Interface IF_QRFC_LOCK_INBOUND (Inbound Locks in qRFC)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_QRFC_LOCK_INBOUND Inbound qRFC Lock 20041201
Properties
Interface IF_QRFC_LOCK_INBOUND  
Short Description Inbound Locks in qRFC    
General Data
Package SQRFC2   ABAP Development for bgRFC 
Created 20041201   SAP 
Last changed 20090618   SAP 
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
Friends
Interface IF_QRFC_LOCK_INBOUND has no friend.
Attributes
Interface IF_QRFC_LOCK_INBOUND has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 LOCK_QUEUE_FROM_CURRENT_POS Static method Public Method Locks Queue After All Inserted Units 20041201
2 LOCK_QUEUE_FROM_TOP Static method Public Method Locks Queue Including All Inserted Units 20041201
3 RELEASE Instance method Public Method 20050111
Events
Interface IF_QRFC_LOCK_INBOUND has no event.
Types
Interface IF_QRFC_LOCK_INBOUND has no local type.
Method Signatures

Method LOCK_QUEUE_FROM_CURRENT_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20041201
2 Importing IGNORE_DUPLICATES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Unterdrückung der Exception bei mehrfacher Sperrung 20041201
3 Returning LOCK_ID Value transfer Type reference (TYPE) BGRFC_LOCK_ID Id einer Sperre im Hintergrund RFC 20050309
4 Importing QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20041201
# Exception Resumable Description Created on
1 CX_BGRFC_INVALID_DESTINATION Destinationfehler im Hintergrund RFC 20041201
2 CX_QRFC_DUPLICATE_LOCK Zweite Sperre im Hintergrund RFC 20041201
3 CX_QRFC_INVALID_QUEUE_NAME Queuename ist ungültig 20050616

Method LOCK_QUEUE_FROM_TOP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEST_NAME Call by reference Type reference (TYPE) BGRFC_DEST_NAME_INBOUND Name der Destination im Inbound Fall 20041201
2 Importing IGNORE_DUPLICATES Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Unterdrückung der Exception bei mehrfacher Sperrung 20041201
3 Returning LOCK_ID Value transfer Type reference (TYPE) BGRFC_LOCK_ID Id einer Sperre im Hintergrund RFC 20050309
4 Importing QUEUE_NAME Call by reference Type reference (TYPE) QRFC_QUEUE_NAME Queue Name für Hintergrund RFC 20041201
# Exception Resumable Description Created on
1 CX_BGRFC_INVALID_DESTINATION Destinationfehler im Hintergrund RFC 20041201
2 CX_QRFC_DUPLICATE_LOCK Zweite Sperre im Hintergrund RFC 20041201
3 CX_QRFC_INVALID_QUEUE_NAME Queuename ist ungültig 20050616

Method RELEASE Signature

Method RELEASE on Interface IF_QRFC_LOCK_INBOUND has no parameter.
Method RELEASE on Interface IF_QRFC_LOCK_INBOUND has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 700