SAP ABAP Class CL_BGRFC_OUTBOUND_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_OUTBOUND_IMPL Base Class for All Outbound Monitors 20060606
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_MONITOR_OUTBOUND Interface to General bgRFC Monitor API Methods 20060504
Properties
Class CL_BGRFC_OUTBOUND_MONITOR  
Short Description Implementation of General bgRFC Monitor Methods    
Super Class CL_BGRFC_MONITOR_OUTBOUND_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 20060504   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_BGRFC_MONITOR_OUTBOUND Interface to General bgRFC Monitor API Methods 20060504
Friends
# Friend Modeled only Created on Description
1 CL_BGRFC_MONITOR_API 20060504 Factory Class for bgRFC Monitor API
2 CL_BGRFC_MONITOR_OUTBOUND_IMPL 20060607 Base Class for All Outbound Monitors
Attributes
Class CL_BGRFC_OUTBOUND_MONITOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20060504
2 CREATE_INSTANCE Static method Private Method Instantiation Method 20060523
3 GET_NUMBER_OF_EXEC_UNITS Static method Public Method Gets Number of Executable Units 20060504
4 GET_SUSPICIOUS_DESTINATIONS Static method Public Method Destinations with Long Waiting Units 20060524
5 GET_UNIT_LOCKS Static method Public Method Gets Table of Locks for Unit 20060522
Events
Class CL_BGRFC_OUTBOUND_MONITOR has no event.
Types
Class CL_BGRFC_OUTBOUND_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 20060505
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 20060505

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 20060523
2 Importing II_AUTH_CHECK Call by reference Object reference (TYPE REF TO) IF_BGRFC_MONITOR_AUTHORITY Berechtigungsprüfung für den bgRFC Monitor 20121004
3 Returning MONITOR_REFERENCE Value transfer Object reference (TYPE REF TO) CL_BGRFC_OUTBOUND_MONITOR Implementierung Allg. Methoden bgRFC Monitor 20060523

Method CREATE_INSTANCE on class CL_BGRFC_OUTBOUND_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 20060504
2 Importing DEST_RANGE Call by reference Type reference (TYPE) BGRFC_DEST_RANGE_OUTBOUND Rangetabelle für bgRFC Outbound Destinationsnamen 20060505
3 Returning EXEC_UNITS Value transfer Type reference (TYPE) BGRFC_EXEC_UNITS_OUTBOUND_TAB Anzahl ausführbarer Units 20060504

Method GET_NUMBER_OF_EXEC_UNITS on class CL_BGRFC_OUTBOUND_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 20070209
2 Importing DEST_RANGE Call by reference Type reference (TYPE) BGRFC_DEST_RANGE_OUTBOUND Rangetabelle für bgRFC Outbound Destinationsnamen 20060524
3 Returning DEST_TAB Value transfer Type reference (TYPE) BGRFC_DEST_NAME_TAB_OUTBOUND Tabelle von Outbound Destinationsnamen 20060524
4 Importing MAX_RUNNABLE_TIME Call by reference Type reference (TYPE) NUMERIC 20060524
# Exception Resumable Description Created on
1 CX_BGRFC_MONITOR_API Ausnahmeklasse für bgRFC Monitor API 20060524

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 20060522
2 Importing UNIT_ID Call by reference Type reference (TYPE) BGRFC_UNIT_ID Id einer Unit im Hintergrund RFC 20060522
3 Importing UNIT_TYPE Call by reference Type reference (TYPE) BGRFC_UNIT_KIND Art einer RFC Hintergrund Unit 20060524
# Exception Resumable Description Created on
1 CX_BGRFC_MONITOR_API Ausnahmeklasse für bgRFC Monitor API 20060522
History
Last changed by/on SAP  20130531 
SAP Release Created in 710