SAP ABAP Class CL_RCC_ENGINE (Basis Class for RCCF Engines)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-RCC (Application Component) Remote Control and Communication Framework
     RCC_ENGINE (Package) RCCF: Engine
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCC_ENGINE RCCF Engine Interface 20080320
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCC_ENGINE_C RCCF Engine Interface 20080320
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RCC_ENGINE_EVENTS RCCF Engine Event Interface 20080320
Properties
Class CL_RCC_ENGINE  
Short Description Basis Class for RCCF Engines    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RCC_ENGINE   RCCF: Engine 
Created 20080320   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)
2 ICON Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_RCC_ENGINE RCCF Engine Interface 20080320
2 IF_RCC_ENGINE_C RCCF Engine Interface 20080320
3 IF_RCC_ENGINE_EVENTS RCCF Engine Event Interface 20080320
Friends
# Friend Modeled only Created on Description
1 CL_RCC_COM_DEFAULTPARAMETER 20080320 Default Parameter for RCCF Engines
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_APP_ID Instance attribute Public Attribute reference (LIKE) 20110722
2 GC_CUSTOMIZINGID_ID Instance attribute Public Attribute reference (LIKE) 20110722
3 GC_DESTID_ID Instance attribute Public Attribute reference (LIKE) 20110722
4 GC_ENGINE_MODE_APPLICATION Instance attribute Public Attribute reference (LIKE) 20110722
5 GC_ENGINE_MODE_RCCFTEST Instance attribute Public Attribute reference (LIKE) 20110722
6 GC_ENGINE_MODE_TOOL Instance attribute Public Attribute reference (LIKE) 20110722
7 GC_ENGINE_RESULT_FAILED Instance attribute Public Attribute reference (LIKE) 20110722
8 GC_ENGINE_RESULT_INITIAL Instance attribute Public Attribute reference (LIKE) 20110722
9 GC_ENGINE_RESULT_NORESULT Instance attribute Public Attribute reference (LIKE) 20110722
10 GC_ENGINE_RESULT_SUCCESS Instance attribute Public Attribute reference (LIKE) 20110722
11 GC_ENGINE_RESULT_WARNING Instance attribute Public Attribute reference (LIKE) 20110722
12 GC_ENGINE_TOOL_CMD_DELETE_FILE Instance attribute Public Attribute reference (LIKE) 20110722
13 GC_ENGINE_TOOL_CMD_KILL_PROC Instance attribute Public Attribute reference (LIKE) 20110722
14 GC_ENGINE_TOOL_CMD_LIST_DIR Instance attribute Public Attribute reference (LIKE) 20110722
15 GC_ENGINE_TOOL_CMD_LIST_PROC Instance attribute Public Attribute reference (LIKE) 20110722
16 GC_ENGINE_TOOL_CMD_UPLOAD_ARC Instance attribute Public Attribute reference (LIKE) 20110722
17 GC_ENGINE_TOOL_CMD_UPLOAD_BIN Instance attribute Public Attribute reference (LIKE) 20110722
18 GC_ENGINE_TOOL_CMD_UPLOAD_FILE Instance attribute Public Attribute reference (LIKE) 20110722
19 GC_ENGINE_TOOL_CMD_UPLOAD_GZIP Instance attribute Public Attribute reference (LIKE) 20110722
20 GC_ENGINE_TOOL_CMD_UPLOAD_SGW Instance attribute Public Attribute reference (LIKE) 20110722
21 GC_ENGINE_TOOL_CMD_UPLOAD_TEXT Instance attribute Public Attribute reference (LIKE) 20110722
22 GC_ENGINE_TOOL_CMD_VERSION Instance attribute Public Attribute reference (LIKE) 20110722
23 GC_PROFILE_ID Instance attribute Public Attribute reference (LIKE) 20110722
24 GC_TIMESTAMP_ID Instance attribute Public Attribute reference (LIKE) 20110722
25 GC_TOOL_COMMAND Instance attribute Public Attribute reference (LIKE) 20110722
26 GC_TOOL_COMMAND_SPLIT Instance attribute Public Attribute reference (LIKE) 20110722
27 GC_TOOL_PREFIX Instance attribute Public Attribute reference (LIKE) 20110722
28 GC_TOOL_SECTION Instance attribute Public Attribute reference (LIKE) 20110722
29 MO_ENGINE_PARAMETER Static Attribute Public Object reference (TYPE REF TO) IF_RCC_ENGINE_PARAMETER DO NOT USE THAT ANYMORE 20110615
30 MO_LOG_CALLBACK Instance attribute Private Attribute reference (LIKE) 20080320
31 MS_ENGINE_PARAMETER Instance attribute Public Attribute reference (LIKE) 20080320
32 MV_APP Instance attribute Public Attribute reference (LIKE) 20080320
33 MV_ENGINE_RESULT Static Attribute Public Type reference (TYPE) RCC_ENGINE_RESULT IF_RCC_ENGINE_C=>GC_ENGINE_RESULT_INITIAL Result/Status of External Engine in RCCF 20080320
34 MV_GUID Instance attribute Public Attribute reference (LIKE) 20080320
35 MV_MODE Instance attribute Public Attribute reference (LIKE) 20080320
36 ST_ENGINE_DATA Static Attribute Private Type reference (TYPE) LTYT_ENGINE_DATA 20110614
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Static method Public Method Add Message to Engine Log 20080320
2 ADD_PARAMETER Instance method Public Method Fill Parameters for Later Pickup by Engine 20080320
3 CONSTRUCTOR Instance method Public Constructor Inter. 20080320
4 EXECUTE Instance method Public Method Starts Engine 20080320
5 EXECUTE_ENGINE Static method Public Method Starts Transferred Engine 20080320
6 FACTORY Static method Public Method Method to Create an Instance of This Class 20080320
7 FREE Instance method Public Method Release of Resources of the Instance and Saving of Log 20080320
8 FREE_STATIC Static method Private Method Internal: Release of Engine Parameters 20080320
9 GET_ENGINE_DATA Static method Private Method Return the engine data for a given engine 20110614
10 GET_ENGINE_MODE Instance method Public Method 20080320
11 GET_ENGINE_PARAMETER Static method Private Method Get the engine parameter 20110614
12 GET_OVERRIDE_DESTINATION Static method Private Method Internal: Get the Destination specified via the Extra Params 20100830
13 GET_PARAMETER Static method Public Method Receive the communication parameter from the engine 20110609
14 ON_AFTER_ENGAGE Instance method Private Method 20110722
15 ON_FINALIZE Instance method Private Method 20110722
16 ON_INIT Instance method Private Method 20110722
17 ON_SHUTDOWN Instance method Private Method 20110722
18 PRESET_SLOT Static method Public Method Internal: Setting of Load Balancing Slot in Advance 20080320
19 SET_COM_DEFAULT Static method Private Method 20110609
20 SET_ENGINE_LOGHANDLE Instance method Private Method 20080320
21 SET_ENGINE_RESULT Instance method Private Method 20110722
22 SET_MESSAGE Static method Public Method Pass a communication message to the engine 20110609
23 SET_PARAMETER Static method Public Method Pass a communication parameter to the engine 20110609
24 SET_PERFINFO Static method Public Method Pass performance information to the engine 20110609
25 SET_PROGRESS Static method Public Method Pass communication progress information to the engine 20110609
26 SET_RESULT Static method Public Method Pass result information to the engine 20110609
27 SET_SLOT_INFO Instance method Private Method 20110722
28 SET_SYSINFO Static method Public Method Pass system information to the engine 20110609
Events
# Event Type Visibility Description Created on
1 AFTER_ENGAGE Instance Event
(0)
Public
(2)
20080320
2 AFTER_INIT Instance Event
(0)
Public
(2)
20080320
3 BEFORE_FINALIZE Instance Event
(0)
Public
(2)
20080320
4 MESSAGE_RECEIVE Instance Event
(0)
Public
(2)
20080320
5 PARAMETER_RECEIVE Instance Event
(0)
Public
(2)
20080320
6 PARAMETER_REQUEST Instance Event
(0)
Public
(2)
20080320
7 PERFINFO_RECEIVE Instance Event
(0)
Public
(2)
20080320
8 PROGRESS_RECEIVE Instance Event
(0)
Public
(2)
20080320
9 RESULT_RECEIVE Instance Event
(0)
Public
(2)
20080320
10 SHUTDOWN Instance Event
(0)
Public
(2)
20110609
11 SYSINFO_RECEIVE Instance Event
(0)
Public
(2)
20080320
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYS_ENGINE_DATA Private See coding 20110614 BEGIN OF ltys_engine_data, engine TYPE REF TO if_rcc_engine, mo_eng_par TYPE REF TO lcl_engine_parameter, mv_parameter_added TYPE abap_bool, mv_slot_number TYPE rcc_slot_number, mv_running type abap_bool, END OF ltys_engine_data
2 LTYT_ENGINE_DATA Private See coding 20110614 ltyt_engine_data TYPE HASHED TABLE OF ltys_engine_data WITH UNIQUE KEY engine
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MSG_HANDLE Call by reference Type reference (TYPE) BALMSGHNDL Application Log: Message Handle 20080320
2 Exporting EV_MSG_LOGGED Call by reference Type reference (TYPE) ABAP_BOOL 20080320
3 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609
4 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20080320
# Exception Resumable Description Created on
1 CX_RCC_LOGGING_MESSAGE 20080320

Method ADD_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_PARAMETER Call by reference Type reference (TYPE) RCCT_COMM_PARAMETER Parameter Structure for Transferring All Parameters in RCCF 20080320

Method ADD_PARAMETER on class CL_RCC_ENGINE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RCC_LOG_CALLBACK RCCF Log Callback Interface 20080320
2 Importing IS_ENGINE_PARAMETER Call by reference Type reference (TYPE) RCCS_ENGINE_PARAMETER Application-Relevant Engine Parameters 20080320
3 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20080320
4 Importing IV_MODE Call by reference Type reference (TYPE) RCC_ENGINE_MODE Engine Mode in RCCF (Tool or Application) 20080320

Method CONSTRUCTOR on class CL_RCC_ENGINE has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SLOT Call by reference Type reference (TYPE) RCCS_SLOT RCCF Slot Name 20110722
2 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Preassignment of Destination Address 20080320
3 Importing IV_MSG_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080320
4 Importing IV_SLOT_MAX Call by reference Type reference (TYPE) RCC_SLOT_MAXIMUM 1 Maximum number of slots which should be reserved 20080812
5 Importing IV_SLOT_MIN Call by reference Type reference (TYPE) RCC_SLOT_MINIMUM 1 Minimum number of slots which should be reserved 20080812
6 Returning RT_ENGINE_PARAMETER Value transfer Object reference (TYPE REF TO) IF_RCC_ENGINE_PARAMETER RCCF Engine Parameters Interface 20080320
# Exception Resumable Description Created on
1 CX_RCC_ENGINE 20080320

Method EXECUTE_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMMUNICATION_HOOK Call by reference Object reference (TYPE REF TO) IF_RCC_COMMHOOK Interface to Join In Communication 20080320
2 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE Basis Class for External RCCF Engines 20080320
3 Importing IS_SLOT Call by reference Type reference (TYPE) RCCS_SLOT RCCF Slot Name 20110722
4 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20080320
5 Importing IV_DEST_ID Call by reference Type reference (TYPE) RCC_DEST_ID Direct Preassignment of Destination ID 20080320
6 Importing IV_MSG_LOGHANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20080320
7 Importing IV_SLOT_MAX Call by reference Type reference (TYPE) RCC_SLOT_MAXIMUM 1 Maximum number of slots which should be reserved 20080812
8 Importing IV_SLOT_MIN Call by reference Type reference (TYPE) RCC_SLOT_MINIMUM 1 Minimum number of slots which should be reserved 20080812
9 Returning RT_ENGINE_PARAMETER Value transfer Object reference (TYPE REF TO) IF_RCC_ENGINE_PARAMETER RCCF Engine Parameters Interface 20080320
# Exception Resumable Description Created on
1 CX_RCC_ENGINE 20080320

Method FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG_CALLBACK Call by reference Object reference (TYPE REF TO) IF_RCC_LOG_CALLBACK RCCF Log Callback Interface 20080320
2 Importing IS_ENGINE_PARAMETER Call by reference Type reference (TYPE) RCCS_ENGINE_PARAMETER Application-Relevant Engine Parameters 20080320
3 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20080320
4 Importing IV_MODE Call by reference Type reference (TYPE) RCC_ENGINE_MODE Engine Mode in RCCF (Tool or Application) 20080320
5 Returning RO_ENGINE Value transfer Object reference (TYPE REF TO) CL_RCC_ENGINE Basis Class for External RCCF Engines 20080320

Method FACTORY on class CL_RCC_ENGINE has no exception.

Method FREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE_PARAMETER Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE_PARAMETER RCCF Engine Parameters Interface 20080320

Method FREE on class CL_RCC_ENGINE has no exception.

Method FREE_STATIC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110614

Method FREE_STATIC on class CL_RCC_ENGINE has no exception.

Method GET_ENGINE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110614
2 Returning RS_ENGINE_DATA Value transfer Type reference (TYPE) LTYS_ENGINE_DATA 20110614

Method GET_ENGINE_DATA on class CL_RCC_ENGINE has no exception.

Method GET_ENGINE_MODE Signature

Method GET_ENGINE_MODE on class CL_RCC_ENGINE has no parameter.
Method GET_ENGINE_MODE on class CL_RCC_ENGINE has no exception.

Method GET_ENGINE_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110614
2 Returning RO_ENGINE_PARAMETER Value transfer Object reference (TYPE REF TO) LCL_ENGINE_PARAMETER 20110614

Method GET_ENGINE_PARAMETER on class CL_RCC_ENGINE has no exception.

Method GET_OVERRIDE_DESTINATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_APP Call by reference Type reference (TYPE) RCC_APP RCCF Application ID 20100830
2 Importing IV_CUSTID Call by reference Type reference (TYPE) RCC_PARAM_CUSTID RCCF Parameter: Customizing ID 20100830
3 Importing IV_PROFILE Call by reference Type reference (TYPE) RCC_PARAM_PROFILE RCCF Parameter: Profile 20100830
4 Returning RV_DESTID Value transfer Type reference (TYPE) RCC_DEST_ID Destination ID of External Engine in RCCF 20100830

Method GET_OVERRIDE_DESTINATION on class CL_RCC_ENGINE has no exception.

Method GET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_COMM_HEADER Call by reference Type reference (TYPE) RCCS_COMM_PARAM_HEADER Parameter Header for Communication with External Engines 20110609
2 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609
3 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609

Method GET_PARAMETER on class CL_RCC_ENGINE has no exception.

Method ON_AFTER_ENGAGE Signature

Method ON_AFTER_ENGAGE on class CL_RCC_ENGINE has no parameter.
Method ON_AFTER_ENGAGE on class CL_RCC_ENGINE has no exception.

Method ON_FINALIZE Signature

Method ON_FINALIZE on class CL_RCC_ENGINE has no parameter.
Method ON_FINALIZE on class CL_RCC_ENGINE has no exception.

Method ON_INIT Signature

Method ON_INIT on class CL_RCC_ENGINE has no parameter.
Method ON_INIT on class CL_RCC_ENGINE has no exception.

Method ON_SHUTDOWN Signature

Method ON_SHUTDOWN on class CL_RCC_ENGINE has no parameter.
Method ON_SHUTDOWN on class CL_RCC_ENGINE has no exception.

Method PRESET_SLOT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110614
2 Importing IV_NUMSLOTS Call by reference Type reference (TYPE) RCC_SLOT_USEDNUMBER 1 Number of Slots Used in RCCF 20080613
3 Importing IV_SLOT_NR Call by reference Type reference (TYPE) RCC_SLOT_NUMBER 0 Slot Number of Load Distribution in RCCF 20080320

Method PRESET_SLOT on class CL_RCC_ENGINE has no exception.

Method SET_COM_DEFAULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609
2 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609
3 Importing IV_METHOD_NAME Call by reference Type reference (TYPE) SEOCPDNAME Full Component Name 20110609

Method SET_COM_DEFAULT on class CL_RCC_ENGINE has no exception.

Method SET_ENGINE_LOGHANDLE Signature

Method SET_ENGINE_LOGHANDLE on class CL_RCC_ENGINE has no parameter.
Method SET_ENGINE_LOGHANDLE on class CL_RCC_ENGINE has no exception.

Method SET_ENGINE_RESULT Signature

Method SET_ENGINE_RESULT on class CL_RCC_ENGINE has no parameter.
Method SET_ENGINE_RESULT on class CL_RCC_ENGINE has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609
2 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609

Method SET_MESSAGE on class CL_RCC_ENGINE has no exception.

Method SET_PARAMETER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609
2 Importing IS_COMM_HEADER Call by reference Type reference (TYPE) RCCS_COMM_PARAM_HEADER Parameter Header for Communication with External Engines 20110609
3 Importing IT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609

Method SET_PARAMETER on class CL_RCC_ENGINE has no exception.

Method SET_PERFINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609
2 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609

Method SET_PERFINFO on class CL_RCC_ENGINE has no exception.

Method SET_PROGRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609
2 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609

Method SET_PROGRESS on class CL_RCC_ENGINE has no exception.

Method SET_RESULT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609
2 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609

Method SET_RESULT on class CL_RCC_ENGINE has no exception.

Method SET_SLOT_INFO Signature

Method SET_SLOT_INFO on class CL_RCC_ENGINE has no parameter.
Method SET_SLOT_INFO on class CL_RCC_ENGINE has no exception.

Method SET_SYSINFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMM_DATA Call by reference Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20110609
2 Importing IO_ENGINE Call by reference Object reference (TYPE REF TO) IF_RCC_ENGINE RCCF Engine Interface 20110609

Method SET_SYSINFO on class CL_RCC_ENGINE has no exception.
Event Signatures

Event AFTER_ENGAGE Signature
Event AFTER_ENGAGE on class CL_RCC_ENGINE has no parameter.
Event AFTER_INIT Signature
Event AFTER_INIT on class CL_RCC_ENGINE has no parameter.
Event BEFORE_FINALIZE Signature
Event BEFORE_FINALIZE on class CL_RCC_ENGINE has no parameter.
Event MESSAGE_RECEIVE Signature
Event MESSAGE_RECEIVE on class CL_RCC_ENGINE has no parameter.
Event PARAMETER_RECEIVE Signature
Event PARAMETER_RECEIVE on class CL_RCC_ENGINE has no parameter.
Event PARAMETER_REQUEST Signature
Event PARAMETER_REQUEST on class CL_RCC_ENGINE has no parameter.
Event PERFINFO_RECEIVE Signature
Event PERFINFO_RECEIVE on class CL_RCC_ENGINE has no parameter.
Event PROGRESS_RECEIVE Signature
Event PROGRESS_RECEIVE on class CL_RCC_ENGINE has no parameter.
Event RESULT_RECEIVE Signature
Event RESULT_RECEIVE on class CL_RCC_ENGINE has no parameter.
Event SHUTDOWN Signature
Event SHUTDOWN on class CL_RCC_ENGINE has no parameter.
Event SYSINFO_RECEIVE Signature
Event SYSINFO_RECEIVE on class CL_RCC_ENGINE has no parameter.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604