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 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
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 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