SAP ABAP Class CL_RCC_ENGINE_EVENTHANDLER (Basis Class for Engine Events)
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_EVENTHANDLER | RCCF Engine Event Interface | 20080320 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_ADMIN_ENGINEPROCESS | Class for Deriving Engine Processes | 20080320 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_ADMIN_ENGINEVERSION | Class for Deriving Engine Version | 20080320 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_FILE_DELETE_ENGINE | Class for Deriving Engine Version | 20110317 |
4 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_FILE_DOWNLOAD_ENGINE | Download File from Engine Server | 20110317 |
5 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_SERVICE_HELPER | RCCF Service Helper Class | 20110609 |
6 | Inheritance (c INHERITING FROM c_ref) | CL_RCC_SIMPLE_EVENTHANDLER | RCCF: Simple Engine Eventhandler | 20130307 |
Properties
Class | CL_RCC_ENGINE_EVENTHANDLER | |
Short Description | Basis Class for Engine Events | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RCC_ENGINE | RCCF: Engine |
Created | 20080320 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_RCC_ENGINE_EVENTHANDLER | RCCF Engine Event Interface | 20080320 |
Friends
Class CL_RCC_ENGINE_EVENTHANDLER has no friend class.
Attributes
Class CL_RCC_ENGINE_EVENTHANDLER has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | 20080320 | |
2 | ![]() |
Instance method | Public | Method | 20080320 | |
3 | ![]() |
Instance method | Public | Method | 20080320 | |
4 | ![]() |
Instance method | Public | Method | 20080320 | |
5 | ![]() |
Instance method | Public | Method | 20080320 | |
6 | ![]() |
Instance method | Public | Method | 20080320 | |
7 | ![]() |
Instance method | Public | Method | 20080320 | |
8 | ![]() |
Instance method | Public | Method | 20080320 | |
9 | ![]() |
Instance method | Public | Method | 20080320 | |
10 | ![]() |
Instance method | Public | Method | 20080320 | |
11 | ![]() |
Instance method | Public | Method | 20080320 | |
12 | ![]() |
Static method | Public | Method | 20080320 | |
13 | ![]() |
Static method | Public | Method | 20080320 |
Events
Class CL_RCC_ENGINE_EVENTHANDLER has no event.
Types
Class CL_RCC_ENGINE_EVENTHANDLER has no local type.
Method Signatures
Method HANDLE_EVENTHANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | CL_RCC_ENGINE | Basis Class for RCCF Engines | 20080320 | ||
2 | ![]() |
IO_EVENTHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RCC_ENGINE_EVENTHANDLER | Basis Class for Engine Events | 20080320 | ||
3 | ![]() |
IV_REGISTER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Boolean Variable (X=True, Space=False) | 20080320 |
Method HANDLE_EVENTHANDLER on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_AFTER_ENGAGE Signature
Method ON_AFTER_ENGAGE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_AFTER_ENGAGE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_AFTER_INIT Signature
Method ON_AFTER_INIT on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_AFTER_INIT on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_BEFORE_FINALIZE Signature
Method ON_BEFORE_FINALIZE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_BEFORE_FINALIZE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_MESSAGE_RECEIVE Signature
Method ON_MESSAGE_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_MESSAGE_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_PARAMETER_RECEIVE Signature
Method ON_PARAMETER_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_PARAMETER_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_PARAMETER_REQUEST Signature
Method ON_PARAMETER_REQUEST on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_PARAMETER_REQUEST on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_PERFINFO_RECEIVE Signature
Method ON_PERFINFO_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_PERFINFO_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_PROGRESS_RECEIVE Signature
Method ON_PROGRESS_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_PROGRESS_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_RESULT_RECEIVE Signature
Method ON_RESULT_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_RESULT_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method ON_SYSINFO_RECEIVE Signature
Method ON_SYSINFO_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no parameter.
Method ON_SYSINFO_RECEIVE on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method REGISTER_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | CL_RCC_ENGINE | Basis Class for RCCF Engines | 20080320 | ||
2 | ![]() |
IO_EVENTHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RCC_ENGINE_EVENTHANDLER | Basis Class for Engine Events | 20080320 |
Method REGISTER_HANDLER on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
Method UNREGISTER_HANDLER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | CL_RCC_ENGINE | Basis Class for RCCF Engines | 20080320 | ||
2 | ![]() |
IO_EVENTHANDLER | Call by reference | Object reference (TYPE REF TO) | CL_RCC_ENGINE_EVENTHANDLER | Basis Class for Engine Events | 20080320 |
Method UNREGISTER_HANDLER on class CL_RCC_ENGINE_EVENTHANDLER has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 604 |