SAP ABAP Class CL_BGRFC_INBOUND_MONITOR (Implementation of General bgRFC Monitor Methods)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BGRFC_MONITOR_INBOUND_IMPL Base Class for All Outbound Monitors 20060706
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_MONITOR_INBOUND Interface to General bgRFC Monitor API Methods 20060706
Properties
Class CL_BGRFC_INBOUND_MONITOR  
Short Description Implementation of General bgRFC Monitor Methods    
Super Class CL_BGRFC_MONITOR_INBOUND_IMPL Base Class for All Outbound Monitors 
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SBGRFCMON   Package for bgRFC Monitor Classes 
Created 20060706   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BGRFC_INBOUND_MONITOR has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_BGRFC_MONITOR_INBOUND Interface to General bgRFC Monitor API Methods 20060706
Friends
# Friend Modeled only Created on Description
1 CL_BGRFC_MONITOR_API 20060706 Factory Class for bgRFC Monitor API
Attributes
Class CL_BGRFC_INBOUND_MONITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060706
2 CREATE_INSTANCE Static method Private Method Instantiation Method 20060706
3 GET_NUMBER_OF_EXEC_UNITS Static method Public Method Gets Number of Executable Units 20060706
4 GET_SUSPICIOUS_DESTINATIONS Static method Public Method Destinations with Long Waiting Units 20060706
5 GET_UNIT_LOCKS Static method Public Method Gets Table of Locks for Unit 20060706
Events
Class CL_BGRFC_INBOUND_MONITOR has no event.
Types
Class CL_BGRFC_INBOUND_MONITOR has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20060706
2 Importing II_AUTH_CHECK Call by reference Object reference (TYPE REF TO) IF_BGRFC_MONITOR_AUTHORITY Berechtigungsprüfung für den bgRFC Monitor 20090114
# Exception Resumable Description Created on
1 CX_BGRFC_MONITOR_API_AUTHORITY Fehlende Berechtigung im bgRFC Monitor API 20060706

Method CREATE_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) SYMANDT Mandantenkennung des aktuellen Benutzers 20060706
2 Importing II_AUTH_CHECK Call by reference Object reference (TYPE REF TO) IF_BGRFC_MONITOR_AUTHORITY Berechtigungsprüfung für den bgRFC Monitor 20120924
3 Returning MONITOR_REFERENCE Value transfer Object reference (TYPE REF TO) CL_BGRFC_INBOUND_MONITOR Implementierung Allg. Methoden bgRFC Monitor 20060706

Method CREATE_INSTANCE on class CL_BGRFC_INBOUND_MONITOR has no exception.

Method GET_NUMBER_OF_EXEC_UNITS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT Call by reference Type reference (TYPE) BGRFC_CLIENT_RANGE Rangetabelle für Client 20060706
2 Importing DEST_RANGE Call by reference Type reference (TYPE) BGRFC_DEST_RANGE_INBOUND Rangetabelle für bgRFC Inbound Destinationsnamen 20060706
3 Returning EXEC_UNITS Value transfer Type reference (TYPE) BGRFC_EXEC_UNITS_INBOUND_TAB Anzahl ausführbarer Units 20060706

Method GET_NUMBER_OF_EXEC_UNITS on class CL_BGRFC_INBOUND_MONITOR has no exception.

Method GET_SUSPICIOUS_DESTINATIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLIENT_RANGE Call by reference Type reference (TYPE) BGRFC_CLIENT_RANGE Rangetabelle für Client 20070208
2 Importing DEST_RANGE Call by reference Type reference (TYPE) BGRFC_DEST_RANGE_INBOUND Rangetabelle für bgRFC Inbound Destinationsnamen 20060706
3 Returning DEST_TAB Value transfer Type reference (TYPE) BGRFC_DEST_NAME_TAB_OUTBOUND Tabelle von Inbound Destinationsnamen 20060706
4 Importing MAX_RUNNABLE_TIME Call by reference Type reference (TYPE) NUMERIC 20060706
# Exception Resumable Description Created on
1 CX_BGRFC_MONITOR_API Ausnahmeklasse für bgRFC Monitor API 20060706

Method GET_UNIT_LOCKS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning LOCK_ID_TAB Value transfer Type reference (TYPE) BGRFC_LOCK_TAB Tabelle mit Informationen über Hintergrund RFC Sperren 20060706
2 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060706
3 Importing UNIT_TYPE Call by reference Type reference (TYPE) BGRFC_UNIT_KIND Art einer RFC Hintergrund Unit 20060706
# Exception Resumable Description Created on
1 CX_BGRFC_MONITOR_API Ausnahmeklasse für bgRFC Monitor API 20060706
History
Last changed by/on SAP  20130531 
SAP Release Created in 710