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 GET_DEST_BY_CLIENT_APP_SERVER Instance method Public Method Query list of registered destinations 20120803
2 GET_SCHEDULER_LIST Instance method Public Method Query list of schedulers 20120803
3 GET_SCHEDULER_NUMBER 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 Importing IV_CLIENT Call by reference Type reference (TYPE) MANDT Mandant 20120803
2 Importing IV_CONTEXT_ID Call by reference Type reference (TYPE) BGRFC_EVENT_CONTEXT_ID Kontext-Id fuer bgRFC-Ereignisbehandlung 20120911
3 Importing IV_SCENARIO Call by reference Type reference (TYPE) BGRFC_SCENARIO Szenario 20120803
4 Importing IV_SERVER_NAME Call by reference Type reference (TYPE) MSNAME2 Servername 20120803
5 Returning RT_DEST_INFO Value transfer Type reference (TYPE) BGRFC_SCHEDULER_DEST_LIST 20120803
# Exception Resumable Description Created on
1 CX_BGRFC_SCHEDULER_MONITOR 20120803

Method GET_SCHEDULER_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCHEDULER_LIST Value transfer Type reference (TYPE) BGRFC_SCHEDULER_LIST 20120803
# Exception Resumable Description Created on
1 CX_BGRFC_SCHEDULER_MONITOR 20120803

Method GET_SCHEDULER_NUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_SCHEDULER_INFO Value transfer Type reference (TYPE) BGRFC_SCHEDULER_NUMBER_TAB 20120803
# Exception Resumable Description Created on
1 CX_BGRFC_SCHEDULER_MONITOR 20120803
History
Last changed by/on SAP  20130531 
SAP Release Created in