SAP ABAP Class CL_BGRFC_UNIT_EXECUTOR (Basis Class: Execute bgRFC Units)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC-BG (Application Component) Background RFC (bgRFC)
     SQRFC2 (Package) ABAP Development for bgRFC
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_BGRFC_UNIT_EXECUTOR Execution Unit of bgRFC Unit 20070917
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_BGRFC_ARFC_DS_EXEC Unit Execution of bgRFC Units 20070919
2 Inheritance (c INHERITING FROM c_ref)  CL_BGRFC_DS_EXEC Execute bgRFC Units with bgRFC_DEST_SHIP 20071012
Properties
Class CL_BGRFC_UNIT_EXECUTOR  
Short Description Basis Class: Execute bgRFC Units    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class BGRFC    
Program status S  System Program 
Category 0   
Package SQRFC2   ABAP Development for bgRFC 
Created 20070917   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
# Interface Abstract Final Description Created on
1 IF_BGRFC_UNIT_EXECUTOR Execution Unit of bgRFC Unit 20070917
Friends
Class CL_BGRFC_UNIT_EXECUTOR has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_BGRFC_MSGID Constant Protected Type reference (TYPE) SYMSGID 'BGRFC' bgRFC Message Class 20081127
2 CO_SERVER_SHUTDOWN_MSGNO Instance attribute Protected Type reference (TYPE) SYMSGNO 076 Server Shutdown Message Number 20081127
3 UNIT_HANDLER Instance attribute Public Object reference (TYPE REF TO) IF_BGRFC_UNIT_HANDLER Scheduler Administration of bgRFC Units 20071123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor Constructor 20070925
2 END_OF_ALIVE_CHECK Instance method Public Method End of status check on server side 20071116
3 END_OF_CONFIRM Instance method Public Method Confirmation response 20071116
4 END_OF_NOTIFICATION Instance method Public Method 20130311
5 END_OF_UNIT Instance method Public Method End of execution 20071116
6 RAISE_SERVER_SHUTDOWN_ERROR Instance method Protected Method Create server shutdown message 20081127
Events
Class CL_BGRFC_UNIT_EXECUTOR has no event.
Types
Class CL_BGRFC_UNIT_EXECUTOR 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 DEST_NAME Call by reference Type reference (TYPE) ARFCCALLID-ARFCDEST logische Destination (Wird bei Funktionsaufruf angegeben) 20071012
2 Importing UNIT_HANDLER Call by reference Object reference (TYPE REF TO) IF_BGRFC_UNIT_HANDLER Verwaltung von bgRFC Units durch den Scheduler 20070925

Method CONSTRUCTOR on class CL_BGRFC_UNIT_EXECUTOR has no exception.

Method END_OF_ALIVE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE Taskname 20071116

Method END_OF_ALIVE_CHECK on class CL_BGRFC_UNIT_EXECUTOR has no exception.

Method END_OF_CONFIRM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE Taskname 20071116

Method END_OF_CONFIRM on class CL_BGRFC_UNIT_EXECUTOR has no exception.

Method END_OF_NOTIFICATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE 20130311

Method END_OF_NOTIFICATION on class CL_BGRFC_UNIT_EXECUTOR has no exception.

Method END_OF_UNIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_TASK Call by reference Type reference (TYPE) CLIKE Taskname 20071116

Method END_OF_UNIT on class CL_BGRFC_UNIT_EXECUTOR has no exception.

Method RAISE_SERVER_SHUTDOWN_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_SHUTDOWN_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL Ist Gracefull Server Shutdown aktiv? 20081127
2 Importing IV_SHUTDOWN_INSTANCE Call by reference Type reference (TYPE) MSNAME2 Name des heruntergefahrenen Servers 20081127
# Exception Resumable Description Created on
1 CX_BGRFC_EXECUTION_ERRORS Ausnahmen bei der Ausführung von Units 20081127
History
Last changed by/on SAP  20140121 
SAP Release Created in 711