SAP ABAP Interface IF_BGRFC_SCHEDULER_MONITOR (Query information about bgRFC schedulers)
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_SCHEDULER_MONITOR_IMP | bgRFC Scheduler Monitor Implementation | 20120803 |
Properties
Interface | IF_BGRFC_SCHEDULER_MONITOR | |
Short Description | Query information about bgRFC schedulers |
General Data
Package | SBGRFCMON | Package for bgRFC Monitor Classes |
Created | 20120803 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
Interface IF_BGRFC_SCHEDULER_MONITOR has no forward declaration.
Interfaces
Interface IF_BGRFC_SCHEDULER_MONITOR has no interface.
Friends
Interface IF_BGRFC_SCHEDULER_MONITOR has no friend.
Attributes
Interface 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
Interface IF_BGRFC_SCHEDULER_MONITOR has no event.
Types
Interface 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 |