SAP ABAP Interface IF_BGRFC_MONITOR_API_UTILITY (Interface to Monitor API Utility Methods)
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 implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_MONITOR_API_UTILITY | Utility Methods for bgRFC Monitor API | 20071211 |
Properties
Interface | IF_BGRFC_MONITOR_API_UTILITY | |
Short Description | Interface to Monitor API Utility Methods |
General Data
Package | SBGRFCMON | Package for bgRFC Monitor Classes |
Created | 20071211 | SAP |
Last changed | 20090618 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BGRFC_MONITOR_API_UTILITY has no forward declaration.
Interfaces
Interface IF_BGRFC_MONITOR_API_UTILITY has no interface.
Friends
Interface IF_BGRFC_MONITOR_API_UTILITY has no friend.
Attributes
Interface IF_BGRFC_MONITOR_API_UTILITY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Test Display of Destination State | 20080128 |
2 | ![]() |
Instance method | Public | Method | Execution States of bgRFC Unit | 20071211 |
3 | ![]() |
Instance method | Public | Method | Text Display of bgRFC Lock Reasons | 20071211 |
4 | ![]() |
Instance method | Public | Method | Text Display of Queue State | 20071211 |
5 | ![]() |
Instance method | Public | Method | Text Display of Unit State | 20071211 |
6 | ![]() |
Instance method | Public | Method | Text Display of Unit Types | 20071212 |
Events
Interface IF_BGRFC_MONITOR_API_UTILITY has no event.
Types
Interface IF_BGRFC_MONITOR_API_UTILITY has no local type.
Method Signatures
Method GET_DESTINATION_STATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DESTINATION_STATE | Call by reference | Type reference (TYPE) | BGRFC_DESTINATION_STATE | Zustand einer bgRFC Destination | 20080128 | ||
2 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | Textuelle Repräsentation des Destinationszustands | 20080128 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20080128 |
Method GET_EXE_STATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EXE_STATE | Call by reference | Type reference (TYPE) | BGRFC_EXE_STATE | Ausführungszustand einer Unit im Hintergrund RFC | 20071211 | ||
2 | ![]() |
EXE_STATE_TEXT | Value transfer | Type reference (TYPE) | STRING | Texteuelle Darstellung des Ausführungszustands | 20071211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20071211 |
Method GET_LOCK_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
LOCK_TYPE | Call by reference | Type reference (TYPE) | BGRFC_LOCK_KIND | Art einer Hintergrund RFC Sperre | 20071211 | ||
2 | ![]() |
LOCK_TYPE_TEXT | Value transfer | Type reference (TYPE) | STRING | Textuelle Dartsellung des bgRFC Sperrgrunds | 20071211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20071211 |
Method GET_QUEUE_STATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
QUEUE_STATE | Call by reference | Type reference (TYPE) | QRFC_QUEUE_STATE | Ausführungstatus einer Hintergrund Queue | 20071211 | ||
2 | ![]() |
QUEUE_STATE_TEXT | Value transfer | Type reference (TYPE) | STRING | Textuelle Darstellung des Queuestatus | 20071211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20071211 |
Method GET_UNIT_STATE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
TEXT | Value transfer | Type reference (TYPE) | STRING | Textuelle Repräsentation des Unitzustands | 20071211 | ||
2 | ![]() |
UNIT_STATE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_STATE | Zustand einer bgRFC Unit | 20071211 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20071211 |
Method GET_UNIT_TYPE_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
UNIT_TYPE | Call by reference | Type reference (TYPE) | BGRFC_UNIT_KIND | Art einer RFC Hintergrund Unit | 20071212 | ||
2 | ![]() |
UNIT_TYPE_TEXT | Value transfer | Type reference (TYPE) | STRING | Textuelle Darstellung eines Unittyps | 20071212 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahmeklasse für bgRFC Monitor API | 20071212 |
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 711 |