SAP ABAP Class CL_BGRFC_SUPERVISOR_START (Starts bgRFC Supervisor)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Properties
Class CL_BGRFC_SUPERVISOR_START  
Short Description Starts bgRFC Supervisor    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20050118   SAP 
Last change 20140121   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
Class CL_BGRFC_SUPERVISOR_START has no interface implemented.
Friends
Class CL_BGRFC_SUPERVISOR_START has no friend class.
Attributes
Class CL_BGRFC_SUPERVISOR_START has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_SUPERVISOR Static method Public Method Activates Supervisor 20080129
2 CHECK_SUPERVISOR Static method Public Method Checks whether supervisor locked in autoabap 20080129
3 START_SUPERVISOR Static method Public Method Starts bgRFC Supervisor 20050118
Events
Class CL_BGRFC_SUPERVISOR_START has no event.
Types
Class CL_BGRFC_SUPERVISOR_START has no local type.
Method Signatures

Method ACTIVATE_SUPERVISOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_USE_NONE Call by reference Type reference (TYPE) ABAP_BOOL 20130513

Method ACTIVATE_SUPERVISOR on class CL_BGRFC_SUPERVISOR_START has no exception.

Method CHECK_SUPERVISOR Signature

Method CHECK_SUPERVISOR on class CL_BGRFC_SUPERVISOR_START has no parameter.
Method CHECK_SUPERVISOR on class CL_BGRFC_SUPERVISOR_START has no exception.

Method START_SUPERVISOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing RFCDEST Call by reference Type reference (TYPE) RFCDEST Destination für bgRFC-Supervisor 20050118

Method START_SUPERVISOR on class CL_BGRFC_SUPERVISOR_START has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 700