SAP ABAP Interface IF_QRFC_INB_MONITOR (Special Interface for qRFC Monitor API)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
⤷
SBGRFCMON (Package) Package for bgRFC Monitor Classes

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_QRFC_INBOUND_MONITOR | Interface for Methods of Type Q Units | 20060707 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_QRFC_INBOUND_MONITOR | Methods for Type Q Units in Inbound Case | 20060707 |
Properties
Interface | IF_QRFC_INB_MONITOR | |
Short Description | Special Interface for qRFC Monitor API |
General Data
Package | SBGRFCMON | Package for bgRFC Monitor Classes |
Created | 20060706 | SAP |
Last changed | 20130531 | 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 IF_QRFC_INB_MONITOR has no interface.
Friends
Interface IF_QRFC_INB_MONITOR has no friend.
Attributes
Interface IF_QRFC_INB_MONITOR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Deletes Series of Queues of Destination | 20060706 |
2 | ![]() |
Instance method | Public | Method | Deletes Series of Units, Specified by Unit IDs | 20060706 |
3 | ![]() |
Instance method | Public | Method | Gets Destinations with Type Q Units | 20060706 |
4 | ![]() |
Instance method | Public | Method | Gets List of Queues with Errors | 20060706 |
5 | ![]() |
Instance method | Public | Method | Gets Locked Queues | 20060706 |
6 | ![]() |
Instance method | Public | Method | Gets Predecessor of Unit | 20060706 |
7 | ![]() |
Instance method | Public | Method | Queues for Destination | 20060712 |
8 | ![]() |
Instance method | Public | Method | Gets queues where unit registered | 20060706 |
9 | ![]() |
Instance method | Public | Method | Gets Table of Queues with Status | 20060706 |
10 | ![]() |
Instance method | Public | Method | Gets Queues with Long Running Units and Errors | 20060706 |
11 | ![]() |
Instance method | Public | Method | Gets Queues Locked by System | 20060706 |
12 | ![]() |
Instance method | Public | Method | Units of Specific Sending System | 20060707 |
13 | ![]() |
Instance method | Public | Method | Gets Information for Unit | 20060706 |
14 | ![]() |
Instance method | Public | Method | Gets Unit Information of First Unit | 20060706 |
15 | ![]() |
Instance method | Public | Method | Locks Series of Queues of Destination | 20060706 |
16 | ![]() |
Instance method | Public | Method | Removes Series of Locks on Queues of Destination | 20060706 |
17 | ![]() |
Instance method | Public | Method | Removes Series of Unit Locks | 20060706 |
Events
Interface IF_QRFC_INB_MONITOR has no event.
Types
Interface IF_QRFC_INB_MONITOR has no local type.
Method Signatures
Method DELETE_QUEUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufruf des COMMIT WORK ('X' = Methode, ' ' = Aufrufer) | 20090430 | |
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Outbound Fall | 20060706 | ||
3 | ![]() |
EXCEPTION_LIST | Call by reference | Type reference (TYPE) | BGRFC_MONITOR_EXCEPTION_TABLE | Liste mit aufgetretenen Exceptions | 20060706 | ||
4 | ![]() |
QUEUE_LIST | Call by reference | Type reference (TYPE) | QRFC_QUEUE_TABLE | Tabelle mit Queuenamen zu einer Destination | 20060706 | ||
5 | ![]() |
TERMINATE_ON_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Abbrechen bei erstem Fehler, sonst Fehlerliste | 20060706 | |
6 | ![]() |
UNLOCK_UNITS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Sperren ebenfalls entfernen | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destinationfehler im Hintergrund RFC | 20060809 | |
2 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
3 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method DELETE_UNIT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufruf des COMMIT WORK ('X' = Methode, ' ' = Aufrufer) | 20090430 | |
2 | ![]() |
EXCEPTION_LIST | Call by reference | Type reference (TYPE) | BGRFC_MONITOR_EXCEPTION_TABLE | Liste mit aufgetretenen Exceptions | 20060706 | ||
3 | ![]() |
TERMINATE_ON_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Abbrechen bei erstem Fehler, sonst Fehlerliste | 20060706 | |
4 | ![]() |
UNIT_TABLE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_TABLE | Tabelle von Unit IDs des bgRFC | 20060706 | ||
5 | ![]() |
UNLOCK_UNITS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Sperren ebenfalls entfernen | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
2 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method GET_DESTINATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DEST_RANGE_INBOUND | Rangetabelle für bgRFC Inbound Destinationsnamen | 20060706 | ||
2 | ![]() |
DEST_TAB | Value transfer | Type reference (TYPE) | BGRFC_DEST_NAME_TAB_INBOUND | Tabelle von Inbound Destinationsnamen | 20060706 | ||
3 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | Nur Destinationen mit fehlerhaften Queues | 20060706 | |
4 | ![]() |
LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | Nur Destinationen mit gesperrten Queues | 20060706 | |
5 | ![]() |
QUEUE_RANGE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_RANGE | Rangetabellentyp für Queueranges | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 |
Method GET_ERRONEOUS_QUEUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DEST_RANGE_INBOUND | Rangetabelle für bgRFC Outbound Destinationsnamen | 20060706 | ||
2 | ![]() |
QUEUE_RANGE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_RANGE | Rangetabellentyp für Queueranges | 20060706 | ||
3 | ![]() |
QUEUE_TAB | Value transfer | Type reference (TYPE) | QRFC_INB_QUEUE_ERROR_TABLE | Tabelle mit Queues und Fehlermeldungen des bgRFC | 20060706 |
Method GET_ERRONEOUS_QUEUES on Interface IF_QRFC_INB_MONITOR has no exception.
Method GET_LOCKED_QUEUE_TAB Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DEST_RANGE_INBOUND | Rangetabelle für bgRFC Inbound Destinationsnamen | 20060706 | ||
2 | ![]() |
QUEUE_RANGE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_RANGE | Rangetabellentyp für Queueranges | 20060706 | ||
3 | ![]() |
QUEUE_TAB | Value transfer | Type reference (TYPE) | QRFC_INB_QUEUE_LOCK_TABLE | Tabelle mit Queues und Sperrgründen | 20060706 |
Method GET_LOCKED_QUEUE_TAB on Interface IF_QRFC_INB_MONITOR has no exception.
Method GET_PREDECESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060706 | ||
2 | ![]() |
UNIT_TABLE | Value transfer | Type reference (TYPE) | BGRFC_UNIT_TABLE | Tabelle von Unit IDs des bgRFC | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
2 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method GET_QUEUES_BY_DESTINATION 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_INBOUND | Name der Destination im Inbound Fall | 20060712 | ||
2 | ![]() |
ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur fehlerhafte Queues | 20060712 | |
3 | ![]() |
LOCKED | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Nur gesperrte Queues | 20060712 | |
4 | ![]() |
QUEUE_RANGE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_RANGE | Rangetabellentyp für Queueranges | 20060712 | ||
5 | ![]() |
QUEUE_TAB | Value transfer | Type reference (TYPE) | QRFC_QUEUE_TABLE | Tabelle mit Queuenamen zu einer Destination | 20060712 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destinationfehler im Hintergrund RFC | 20060809 | |
2 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060712 | |
3 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060712 |
Method GET_QUEUES_BY_UNIT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUEUE_TAB | Value transfer | Type reference (TYPE) | QRFC_QUEUE_TABLE | Tabelle mit Queuenamen zu einer Destination | 20060706 | ||
2 | ![]() |
UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20070828 |
Method GET_QUEUE_STATUS_LIST 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_INBOUND | Name der Destination im Inbound Fall | 20060706 | ||
2 | ![]() |
QUEUE_STATE_TAB | Value transfer | Type reference (TYPE) | QRFC_QUEUE_STATUS_TABLE | Tabelle mit Status von Queues | 20060706 | ||
3 | ![]() |
QUEUE_TAB | Call by reference | Type reference (TYPE) | QRFC_QUEUE_TABLE | Tabelle mit Queuenamen zu einer Destination | 20060718 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destinationfehler im Hintergrund RFC | 20060809 | |
2 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060809 | |
3 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method GET_SUSPICIOUS_QUEUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DEST_RANGE_INBOUND | Rangetabelle für bgRFC Inbound Destinationsnamen | 20060706 | ||
2 | ![]() |
MAX_TIME | Call by reference | Type reference (TYPE) | NUMERIC | Maximale Zeit in Sekunden | 20060706 | ||
3 | ![]() |
QUEUE_RANGE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_RANGE | Rangetabellentyp für Queueranges | 20060706 | ||
4 | ![]() |
QUEUE_TABLE | Value transfer | Type reference (TYPE) | QRFC_INB_SUS_QUEUE_TABLE | Tabelle mit Informationen zu problematischen Queues | 20060706 |
Method GET_SUSPICIOUS_QUEUES on Interface IF_QRFC_INB_MONITOR has no exception.
Method GET_SYSTEM_LOCKED_QUEUES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DEST_RANGE_INBOUND | Rangetabelle für bgRFC Inbound Destinationsnamen | 20060706 | ||
2 | ![]() |
QUEUE_RANGE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_RANGE | Rangetabellentyp für Queueranges | 20060706 | ||
3 | ![]() |
QUEUE_TAB | Value transfer | Type reference (TYPE) | QRFC_INB_QUEUE_LOCK_TABLE | Tabelle mit Queues und zugehörigen Sperren | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
2 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method GET_UNITS_BY_SENDER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DEST_RANGE | Call by reference | Type reference (TYPE) | BGRFC_DEST_RANGE_INBOUND | Rangetabelle für bgRFC Inbound Destinationsnamen | 20060707 | ||
2 | ![]() |
SENDER_INSTANCE | Call by reference | Type reference (TYPE) | MSNAME2 | Name des Applikationsservers | 20060707 | ||
3 | ![]() |
UNIT_TABLE | Value transfer | Type reference (TYPE) | BGRFC_UNIT_TABLE | Tabelle von Unit IDs des bgRFC | 20060707 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060707 |
Method GET_UNIT_INFORMATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNIT_ID | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Id einer Unit im Hintergrund RFC | 20060706 | ||
2 | ![]() |
UNIT_INFORMATION | Value transfer | Type reference (TYPE) | QRFC_UNIT_INFO_INBOUND | Struktur für Informationen über Units | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
2 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method GET_UNIT_INFORMATION_BY_QUEUE 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_INBOUND | Name der Destination im Inbound Fall | 20060706 | ||
2 | ![]() |
QUEUE_NAME | Call by reference | Type reference (TYPE) | QRFC_QUEUE_NAME | Queue Name für Hintergrund RFC | 20060706 | ||
3 | ![]() |
SHOW_DELETED | Call by reference | Type reference (TYPE) | ABAP_BOOL | Informationen zu gelöschten Units einschließen | 20060706 | ||
4 | ![]() |
STARTING_UNIT | Call by reference | Type reference (TYPE) | BGRFC_UNIT_ID | Unit ID für erste Unit (für durchblättern) | 20060706 | ||
5 | ![]() |
UNIT_INFORMATION_TABLE | Value transfer | Type reference (TYPE) | QRFC_INB_UNIT_INFO_TAB | Tabelle mit Detailinformationen zu qRFC Inbound Units | 20060706 | ||
6 | ![]() |
UNIT_NUMBER | Call by reference | Type reference (TYPE) | INT4 | 20 | Maximalzahl anzuzeigender Units | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destinationfehler im Hintergrund RFC | 20060809 | |
2 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
3 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method LOCK_QUEUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufruf des COMMIT WORK ('X' = Methode, ' ' = Aufrufer) | 20090430 | |
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20060706 | ||
3 | ![]() |
LOCK_ON_TOP | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Sperre an erster Stelle | 20060706 | |
4 | ![]() |
QUEUE_TABLE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_TABLE | Liste von Queue-Namen im qRFC | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destinationfehler im Hintergrund RFC | 20121010 | |
2 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
3 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method UNLOCK_QUEUE_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufruf des COMMIT WORK ('X' = Methode, ' ' = Aufrufer) | 20090430 | |
2 | ![]() |
DEST_NAME | Call by reference | Type reference (TYPE) | BGRFC_DEST_NAME_INBOUND | Name der Destination im Inbound Fall | 20060706 | ||
3 | ![]() |
QUEUE_TABLE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_TABLE | Liste von Queue-Namen im qRFC | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Destinationfehler im Hintergrund RFC | 20060809 | |
2 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
3 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
Method UNLOCK_UNIT_LIST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
COMMIT_CHANGES | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Aufruf des COMMIT WORK ('X' = Methode, ' ' = Aufrufer) | 20090430 | |
2 | ![]() |
EXCEPTION_LIST | Call by reference | Type reference (TYPE) | BGRFC_MONITOR_EXCEPTION_TABLE | Liste mit aufgetretenen Exceptions | 20060706 | ||
3 | ![]() |
TERMINATE_ON_ERROR | Call by reference | Type reference (TYPE) | ABAP_BOOL | Abbrechen bei erstem Fehler oder Fehlerliste | 20060706 | ||
4 | ![]() |
UNIT_TABLE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_TABLE | Tabelle von Unit IDs des bgRFC | 20060706 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20060706 | |
2 | ![]() |
Fehlende Berechtigung im bgRFC Monitor API | 20060706 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 710 |