SAP ABAP Class IF_BGRFC_SCHEDULER_MONITOR (Query information about bgRFC schedulers)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_BGRFC_SCHEDULER_MONITOR_IMP | bgRFC Scheduler Monitor Implementation | 20120803 |
Properties
| Class | IF_BGRFC_SCHEDULER_MONITOR | |
| Short Description | Query information about bgRFC schedulers | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20120803 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_BGRFC_SCHEDULER_MONITOR has no forward declaration.
Interfaces
Class IF_BGRFC_SCHEDULER_MONITOR has no interface implemented.
Friends
Class IF_BGRFC_SCHEDULER_MONITOR has no friend class.
Attributes
Class IF_BGRFC_SCHEDULER_MONITOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Query list of registered destinations | 20120803 | |
| 2 | Instance method | Public | Method | Query list of schedulers | 20120803 | |
| 3 | Instance method | Public | Method | Query number of schedulers | 20120803 |
Events
Class IF_BGRFC_SCHEDULER_MONITOR has no event.
Types
Class IF_BGRFC_SCHEDULER_MONITOR has no local type.
Method Signatures
Method GET_DEST_BY_CLIENT_APP_SERVER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20120803 | |||
| 2 | IV_CONTEXT_ID | Call by reference | Type reference (TYPE) | BGRFC_EVENT_CONTEXT_ID | Kontext-Id fuer bgRFC-Ereignisbehandlung | 20120911 | |||
| 3 | IV_SCENARIO | Call by reference | Type reference (TYPE) | BGRFC_SCENARIO | Szenario | 20120803 | |||
| 4 | IV_SERVER_NAME | Call by reference | Type reference (TYPE) | MSNAME2 | Servername | 20120803 | |||
| 5 | RT_DEST_INFO | Value transfer | Type reference (TYPE) | BGRFC_SCHEDULER_DEST_LIST | 20120803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120803 |
Method GET_SCHEDULER_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SCHEDULER_LIST | Value transfer | Type reference (TYPE) | BGRFC_SCHEDULER_LIST | 20120803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120803 |
Method GET_SCHEDULER_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_SCHEDULER_INFO | Value transfer | Type reference (TYPE) | BGRFC_SCHEDULER_NUMBER_TAB | 20120803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120803 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |