SAP ABAP Class IF_RCC_ENGINE_EVENTHANDLER (RCCF Engine Event Interface)
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
Class IF_RCC_ENGINE_EVENTHANDLER  
Short Description RCCF Engine Event Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20080320   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RCC_ENGINE_EVENTHANDLER has no forward declaration.
Interfaces
Class IF_RCC_ENGINE_EVENTHANDLER has no interface implemented.
Friends
Class IF_RCC_ENGINE_EVENTHANDLER has no friend class.
Attributes
Class 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
Class IF_RCC_ENGINE_EVENTHANDLER has no event.
Types
Class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class 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 class IF_RCC_ENGINE_EVENTHANDLER has no exception.

Method ON_SHUTDOWN Signature

Method ON_SHUTDOWN on class IF_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_SHUTDOWN on class 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 class IF_RCC_ENGINE_EVENTHANDLER has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in