SAP ABAP Interface IF_RCC_ENGINE_EVENTS (RCCF Engine Event Interface)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_RCC_SIMPLE_ENGINE RCCF Simple Engine Interface 20130322
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_ENGINE Basis Class for RCCF Engines 20080320
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RCC_SIMPLE_ENGINE RCCF: Simple Engine Wrapper 20130307
Properties
Interface IF_RCC_ENGINE_EVENTS  
Short Description RCCF Engine Event Interface    
General Data
Package RCC_ENGINE   RCCF: Engine 
Created 20080320   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_RCC_ENGINE_EVENTS has no forward declaration.
Interfaces
Interface IF_RCC_ENGINE_EVENTS has no interface.
Friends
Interface IF_RCC_ENGINE_EVENTS has no friend.
Attributes
Interface IF_RCC_ENGINE_EVENTS has no attribute.
Methods
Interface IF_RCC_ENGINE_EVENTS has no method.
Events
# Event Type Visibility Description Created on
1 AFTER_ENGAGE Instance Event
(0)
Public
(2)
After Slot Reservation Phase of Load Balancing 20080320
2 AFTER_INIT Instance Event
(0)
Public
(2)
After Initialization Phase 20080320
3 BEFORE_FINALIZE Instance Event
(0)
Public
(2)
Before End Phase 20080320
4 MESSAGE_RECEIVE Instance Event
(0)
Public
(2)
When Message Arrives 20080320
5 PARAMETER_RECEIVE Instance Event
(0)
Public
(2)
Receipt of Parameters (Parameters FROM External Engine) 20080320
6 PARAMETER_REQUEST Instance Event
(0)
Public
(2)
Receipt of Parameters (Parameters TO External Engine) 20080320
7 PERFINFO_RECEIVE Instance Event
(0)
Public
(2)
Receipt of Performance Information 20080320
8 PROGRESS_RECEIVE Instance Event
(0)
Public
(2)
When Status Arrives 20080320
9 RESULT_RECEIVE Instance Event
(0)
Public
(2)
Receipt of Result 20080320
10 SHUTDOWN Instance Event
(0)
Public
(2)
When the engine shuts down 20110609
11 SYSINFO_RECEIVE Instance Event
(0)
Public
(2)
Receipt of System Information 20080320
Types
Interface IF_RCC_ENGINE_EVENTS has no local type.
Event Signatures

Event AFTER_ENGAGE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_COMMUNICATION Exporting Value transfer Object reference (TYPE REF TO) IF_RCC_COMMUNICATION RCCF Communication Interface 20080320

Event AFTER_INIT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_CURRENT_PARAMETER Exporting Value transfer Object reference (TYPE REF TO) IF_RCC_ENGINE_PARAMETER Engine Parameters Already Known at This Time 20080320

Event BEFORE_FINALIZE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IO_ENGINE_PARAMETER Exporting Value transfer Object reference (TYPE REF TO) IF_RCC_ENGINE_PARAMETER RCCF Engine Parameters Interface 20080320

Event MESSAGE_RECEIVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_COMM_DATA Exporting Value transfer Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320

Event PARAMETER_RECEIVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IS_COMM_HEADER Exporting Value transfer Type reference (TYPE) RCCS_COMM_PARAM_HEADER Parameter Header for Communication with External Engines 20080320
2 IT_COMM_DATA Exporting Value transfer Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320

Event PARAMETER_REQUEST Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_COMM_PARAMETER Exporting Value transfer Type reference (TYPE) RCCT_COMM_PARAMETER Parameter Header for Communication with External Engines 20080320

Event PERFINFO_RECEIVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_COMM_DATA Exporting Value transfer Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320

Event PROGRESS_RECEIVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_COMM_DATA Exporting Value transfer Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320

Event RESULT_RECEIVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_COMM_DATA Exporting Value transfer Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320

Event SHUTDOWN Signature
Event SHUTDOWN on Interface IF_RCC_ENGINE_EVENTS has no parameter.
Event SYSINFO_RECEIVE Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 IT_COMM_DATA Exporting Value transfer Type reference (TYPE) RCCT_COMM_PARAM_TABLE Table for Parameter Transfer with External Engines 20080320
History
Last changed by/on SAP  20110908 
SAP Release Created in 604