SAP ABAP Class CL_QRFC_MGRA_OUTBOUND (Set and Resolve Locks)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SQRFC2 (Package) ABAP Development for bgRFC
⤷
⤷
Properties
| Class | CL_QRFC_MGRA_OUTBOUND | |
| Short Description | Set and Resolve Locks | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SQRFC2 | ABAP Development for bgRFC |
| Created | 20041125 | 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 CL_QRFC_MGRA_OUTBOUND has no interface implemented.
Friends
Class CL_QRFC_MGRA_OUTBOUND has no friend class.
Attributes
Class CL_QRFC_MGRA_OUTBOUND has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check Whether New Queues Exist with Destination | 20041230 | |
| 2 | Static method | Private | Method | Gets All Queues for Destination in Current Client | 20041125 | |
| 3 | Static method | Private | Method | Sets Trigger for TRFCQOUT Tables for All Clients | 20041222 | |
| 4 | Static method | Private | Method | Sets Lock Entry for New Queue | 20041125 | |
| 5 | Static method | Public | Method | Lock New Queues Until Old Queues Processed | 20041125 |
Events
Class CL_QRFC_MGRA_OUTBOUND has no event.
Types
Class CL_QRFC_MGRA_OUTBOUND has no local type.
Method Signatures
Method CHECK_QUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041230 | |||
| 2 | QUEUES_NOT_EMPTY | Value transfer | Type reference (TYPE) | ABAP_BOOL | Flag: Queue des bgRFC ist gefüllt? | 20041230 |
Method CHECK_QUEUES on class CL_QRFC_MGRA_OUTBOUND has no exception.
Method GET_OLD_QUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041125 | |||
| 2 | QUEUES | Value transfer | Type reference (TYPE) | TRFCQVIEW_TAB | 20041125 |
Method GET_OLD_QUEUES on class CL_QRFC_MGRA_OUTBOUND has no exception.
Method INSERT_MARKER_OLD_QRFC_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQVIEW | Zustandsbeschreibung der qRFC-Queues | 20041222 |
Method INSERT_MARKER_OLD_QRFC_TAB on class CL_QRFC_MGRA_OUTBOUND has no exception.
Method LOCK_NEW_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQVIEW | Zustandsbeschreibung der qRFC-Queues | 20041125 |
Method LOCK_NEW_QUEUE on class CL_QRFC_MGRA_OUTBOUND has no exception.
Method PREPARE_FOR_NEW_QRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20041125 |
Method PREPARE_FOR_NEW_QRFC on class CL_QRFC_MGRA_OUTBOUND has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 700 |