SAP ABAP Class CL_QRFC_LOCK_OUTBOUND (Outbound 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_OUTBOUND | Outbound Locks in qRFC | 20041201 |
Properties
| Class | CL_QRFC_LOCK_OUTBOUND | |
| Short Description | Outbound 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 | 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_OUTBOUND | Outbound 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 | Static Attribute | Private | Type reference (TYPE) | QRFC_O_QUEUE_LOCK_TAB | qRFC Table for Queue Locks (Outbound) | 20050304 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | QRFC_O_QUEUE_LOCK_TAB | qRFC Table for Queue Locks (Outbound) | 20050304 | |||
| 3 | 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 | Static method | Public | Constructor | 20050119 | ||
| 2 | Static method | Private | Method | Sets Queue Lock | 20050304 | |
| 3 | Instance method | Public | Method | 20050304 | ||
| 4 | Instance method | Public | Method | 20050304 | ||
| 5 | Instance method | Public | Method | 20050304 |
Events
Class CL_QRFC_LOCK_OUTBOUND has no event.
Types
Class CL_QRFC_LOCK_OUTBOUND has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_QRFC_LOCK_OUTBOUND has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_LOCK_OUTBOUND has no exception.
Method LOCK_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Value transfer | Type reference (TYPE) | MANDT | Mandant | 20050503 | |||
| 2 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20050304 | |||
| 3 | IGNORE_DUPLICATES | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag: Duplikativer Sperrversuch erlaubt? | 20050304 | |||
| 4 | LOCK_ID | Call by reference | Type reference (TYPE) | BGRFC_LOCK_ID | Id einer Sperre im Hintergrund RFC | 20050304 | |||
| 5 | LOCK_KIND | Value transfer | Type reference (TYPE) | BGRFC_LOCK_KIND | Art einer Hintergrund RFC Sperre | 20050503 | |||
| 6 | LOCK_TAB | Call by reference | Type reference (TYPE) | QRFC_O_QUEUE_LOCK_TAB | qRFC - Tabelle für Queue-Sperren (Outbound Fall) | 20050304 | |||
| 7 | MIGRATION_CALL | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20060913 | |||
| 8 | QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20050304 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20050304 | ||
| 2 | Zweite Sperre im Hintergrund RFC | 20050304 | ||
| 3 | Queuename ist ungültig | 20050315 |
Method LOCK_QUEUE_FROM_CURRENT_POS Signature
Method LOCK_QUEUE_FROM_CURRENT_POS on class CL_QRFC_LOCK_OUTBOUND has no parameter.
Method LOCK_QUEUE_FROM_CURRENT_POS on class CL_QRFC_LOCK_OUTBOUND has no exception.
Method LOCK_QUEUE_FROM_TOP Signature
Method LOCK_QUEUE_FROM_TOP on class CL_QRFC_LOCK_OUTBOUND has no parameter.
Method LOCK_QUEUE_FROM_TOP on class CL_QRFC_LOCK_OUTBOUND has no exception.
Method RELEASE Signature
Method RELEASE on class CL_QRFC_LOCK_OUTBOUND has no parameter.
Method RELEASE on class CL_QRFC_LOCK_OUTBOUND has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |