SAP ABAP Class IF_BGRFC_MONITOR_API_UTILITY (Interface to Monitor API Utility Methods)
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
| Class | IF_BGRFC_MONITOR_API_UTILITY | |
| Short Description | Interface to Monitor API Utility Methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071211 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BGRFC_MONITOR_API_UTILITY has no forward declaration.
Interfaces
Class IF_BGRFC_MONITOR_API_UTILITY has no interface implemented.
Friends
Class IF_BGRFC_MONITOR_API_UTILITY has no friend class.
Attributes
Class 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
Class IF_BGRFC_MONITOR_API_UTILITY has no event.
Types
Class 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 |