SAP ABAP Interface IF_RCC_ENGINE_EVENTHANDLER (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 implementation (CLASS c. INTERFACES i_ref)  CL_RCC_ENGINE_EVENTHANDLER Basis Class for Engine Events 20080320
Properties
Interface IF_RCC_ENGINE_EVENTHANDLER  
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_EVENTHANDLER has no forward declaration.
Interfaces
Interface IF_RCC_ENGINE_EVENTHANDLER has no interface.
Friends
Interface IF_RCC_ENGINE_EVENTHANDLER has no friend.
Attributes
Interface IF_RCC_ENGINE_EVENTHANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ON_AFTER_ENGAGE Instance method Public Event handling method After Slot Reservation Phase of Load Balancing 20080320
2 ON_AFTER_INIT Instance method Public Event handling method After Initialization 20080320
3 ON_BEFORE_FINALIZE Instance method Public Event handling method Before Completion 20080320
4 ON_MESSAGE_RECEIVE Instance method Public Event handling method Incoming Message 20080320
5 ON_PARAMETER_RECEIVE Instance method Public Event handling method Parameter Information 20080320
6 ON_PARAMETER_REQUEST Instance method Public Event handling method Parameter Request 20080320
7 ON_PERFINFO_RECEIVE Instance method Public Event handling method Performance Information 20080320
8 ON_PROGRESS_RECEIVE Instance method Public Event handling method Status information 20080320
9 ON_RESULT_RECEIVE Instance method Public Event handling method Result Information 20080320
10 ON_SHUTDOWN Instance method Public Event handling method When the engine has been shut down 20110609
11 ON_SYSINFO_RECEIVE Instance method Public Event handling method System Information 20080320
Events
Interface IF_RCC_ENGINE_EVENTHANDLER has no event.
Types
Interface IF_RCC_ENGINE_EVENTHANDLER has no local type.
Method Signatures

Method ON_AFTER_ENGAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COMMUNICATION Call by reference Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_AFTER_ENGAGE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_AFTER_INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CURRENT_PARAMETER Call by reference Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_AFTER_INIT on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_BEFORE_FINALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_ENGINE_PARAMETER Call by reference Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_BEFORE_FINALIZE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_MESSAGE_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Call by reference Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_MESSAGE_RECEIVE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_PARAMETER_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_COMM_HEADER Call by reference Attribute reference (LIKE) 20080320
2 Importing IT_COMM_DATA Call by reference Attribute reference (LIKE) 20080320
3 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_PARAMETER_RECEIVE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_PARAMETER_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_PARAMETER Call by reference Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_PARAMETER_REQUEST on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_PERFINFO_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Value transfer Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_PERFINFO_RECEIVE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_PROGRESS_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Value transfer Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_PROGRESS_RECEIVE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_RESULT_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Value transfer Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_RESULT_RECEIVE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_SHUTDOWN Signature

Method ON_SHUTDOWN on Interface IF_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_SHUTDOWN on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_SYSINFO_RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COMM_DATA Value transfer Attribute reference (LIKE) 20080320
2 Importing SENDER Call by reference Attribute reference (LIKE) 20080320

Method ON_SYSINFO_RECEIVE on Interface IF_RCC_ENGINE_EVENTHANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 604