SAP ABAP Class IF_QRFC_LOCK_OUTBOUND (Outbound Locks in qRFC)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BGRFC_LOCK | Lock in Background RFC | 20041201 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_QRFC_LOCK_OUTBOUND | Outbound qRFC Lock | 20041201 |
Properties
| Class | IF_QRFC_LOCK_OUTBOUND | |
| Short Description | Outbound Locks in qRFC | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20041201 | SAP |
| Last change | 20090618 | 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
Class IF_QRFC_LOCK_OUTBOUND has no interface implemented.
Friends
Class IF_QRFC_LOCK_OUTBOUND has no friend class.
Attributes
Class IF_QRFC_LOCK_OUTBOUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Locks Queue After All Inserted Units | 20041201 | |
| 2 | Static method | Public | Method | Locks Queue Including All Inserted Units | 20041201 | |
| 3 | Instance method | Public | Method | 20050111 |
Events
Class IF_QRFC_LOCK_OUTBOUND has no event.
Types
Class IF_QRFC_LOCK_OUTBOUND 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 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20041201 | |||
| 2 | IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unterdrückung der Exception bei mehrfacher Sperrung | 20041201 | ||
| 3 | LOCK_ID | Value transfer | Type reference (TYPE) | BGRFC_LOCK_ID | Id einer Sperre im Hintergrund RFC | 20050304 | |||
| 4 | QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20041201 | ||
| 2 | ungültige Sperre im Hintergrund RFC | 20041201 | ||
| 3 | Queuename ist ungültig | 20050315 |
Method LOCK_QUEUE_FROM_TOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_OUTBOUND | Name der Destination im Outbound Fall | 20041201 | |||
| 2 | IGNORE_DUPLICATES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Unterdrückung der Exception bei mehrfacher Sperrung | 20041201 | ||
| 3 | LOCK_ID | Value transfer | Type reference (TYPE) | BGRFC_LOCK_ID | Id einer Sperre im Hintergrund RFC | 20050304 | |||
| 4 | QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20041201 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Destinationfehler im Hintergrund RFC | 20041201 | ||
| 2 | Zweite Sperre im Hintergrund RFC | 20041201 | ||
| 3 | Queuename ist ungültig | 20050315 |
Method RELEASE Signature
Method RELEASE on class IF_QRFC_LOCK_OUTBOUND has no parameter.
Method RELEASE on class IF_QRFC_LOCK_OUTBOUND has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |