SAP ABAP Class CL_QRFC_MGRA_INBOUND (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_INBOUND | |
| Short Description | Set and Resolve Locks | |
| 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 | 20041203 | 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
Class CL_QRFC_MGRA_INBOUND has no interface implemented.
Friends
Class CL_QRFC_MGRA_INBOUND has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ABAP_REGEX | Regular Expression for Queue Prefix | 20050113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20050113 | |
| 2 | Static method | Private | Method | Gets All Queues for Prefix in All Clients | 20070321 | |
| 3 | Static method | Private | Method | Sets Trigger for TRFCQIN Tables for All Clients | 20070321 | |
| 4 | Static method | Private | Method | Sets Lock Entry on NW Queues | 20070321 | |
| 5 | Static method | Public | Method | Lock New Queues Until Old Queues Processed | 20050513 | |
| 6 | Static method | Public | Method | Reset NW qRFC to Classic qRFC (if possible) | 20050517 | |
| 7 | Static method | Public | Method | One-Time Switch to New qRFC | 20050513 |
Events
Class CL_QRFC_MGRA_INBOUND has no event.
Types
Class CL_QRFC_MGRA_INBOUND has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_QRFC_MGRA_INBOUND has no parameter.
Method CLASS_CONSTRUCTOR on class CL_QRFC_MGRA_INBOUND has no exception.
Method GET_CLASSIC_QRFC_QUEUES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QPREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Name einer tRFC-Queue | 20070321 | |||
| 2 | QUEUES | Value transfer | Type reference (TYPE) | TRFCQVIEW_TAB | Zustandsbeschreibung der qRFC-Queues | 20070321 |
Method GET_CLASSIC_QRFC_QUEUES on class CL_QRFC_MGRA_INBOUND has no exception.
Method INSERT_MARKER_CLASSIC_QRFC_TAB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | 20070321 | ||||
| 2 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQVIEW | Zustandsbeschreibung der qRFC-Queues | 20070321 |
Method INSERT_MARKER_CLASSIC_QRFC_TAB on class CL_QRFC_MGRA_INBOUND has no exception.
Method LOCK_BGRFC_QUEUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20070321 | |||
| 2 | QUEUE | Call by reference | Type reference (TYPE) | TRFCQVIEW | 20070321 |
Method LOCK_BGRFC_QUEUE on class CL_QRFC_MGRA_INBOUND has no exception.
Method PREPARE_FOR_NW_QRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20060123 | |||
| 2 | QPREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Es existiert bereits ein Eintrag auf der Datenbank | 20060123 |
Method SWITCH_BACK_TO_CLASSIC_QRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | QPREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20050517 | |||
| 2 | QUEUE_LIST | Call by reference | Type reference (TYPE) | QRFC_I_QUEUE_TAB | Customizing Inbound-Scheduler neue/alte API | 20050517 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070125 | ||
| 2 | Fehler aufgetreten | 20050517 |
Method SWITCH_TO_NW_QRFC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DESTINATION | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20050516 | |||
| 2 | QPREFIX | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Customizing | 20070125 | ||
| 2 | Fehler beim Einfügen des Prefix auf die Datenbank | 20050513 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |