SAP ABAP Interface /MRSS/IF_RCCF_ENGINE_EVENTS (RCCF Engineereignis-Interface)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_ENGINE (Package) RCCF Engine

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RCCF_ENGINE | Basisklasse für RCCF-Engines | 20071106 |
Properties
Interface | /MRSS/IF_RCCF_ENGINE_EVENTS | |
Short Description | RCCF Engineereignis-Interface |
General Data
Package | /MRSS/RCCF_ENGINE | RCCF Engine |
Created | 20071102 | SAP |
Last changed | 20141109 | |
Unicode checks active |
Forward declarations
Interface /MRSS/IF_RCCF_ENGINE_EVENTS has no forward declaration.
Interfaces
Interface /MRSS/IF_RCCF_ENGINE_EVENTS has no interface.
Friends
Interface /MRSS/IF_RCCF_ENGINE_EVENTS has no friend.
Attributes
Interface /MRSS/IF_RCCF_ENGINE_EVENTS has no attribute.
Methods
Interface /MRSS/IF_RCCF_ENGINE_EVENTS has no method.
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | AFTER_ENGAGE | Instance Event (0) |
Public (2) |
Nach der Slotbelegungsphase des Lastausgleichs | 20071102 |
2 | AFTER_INIT | Instance Event (0) |
Public (2) |
Nach der Initialisierungsphase | 20071102 |
3 | BEFORE_FINALIZE | Instance Event (0) |
Public (2) |
Vor der Abschlussphase | 20071102 |
4 | MESSAGE_RECEIVE | Instance Event (0) |
Public (2) |
Bei Meldungseingang | 20071102 |
5 | PARAMETER_RECEIVE | Instance Event (0) |
Public (2) |
Parametereingang (Parameter VON der externen Engine) | 20071102 |
6 | PARAMETER_REQUEST | Instance Event (0) |
Public (2) |
Parameterempfang (Parameter AN die externe Engine) | 20071102 |
7 | PERFINFO_RECEIVE | Instance Event (0) |
Public (2) |
Performanceinformationseingang | 20071102 |
8 | PROGRESS_RECEIVE | Instance Event (0) |
Public (2) |
Bei Statuseingang | 20071102 |
9 | RESULT_RECEIVE | Instance Event (0) |
Public (2) |
Ergebniseingang | 20071102 |
10 | SYSINFO_RECEIVE | Instance Event (0) |
Public (2) |
Systeminformationeingang | 20071102 |
Types
Interface /MRSS/IF_RCCF_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) | /MRSS/IF_RCCF_COMMUNICATION | RCCF Kommunikations-Interface | 20071102 |
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) | /MRSS/IF_RCCF_ENGINE_PARAMETER | Die zu diesem Zeitpunkt schon bekannten Engineparameter | 20071102 |
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) | /MRSS/IF_RCCF_ENGINE_PARAMETER | RCCF Engineparameter-Interface | 20071102 |
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) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
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) | /MRSS/T_RCCFS_COMM_PARM_HEADER | Parameterkopf für die Kommunikation mit externen Engines | 20071102 | ||
2 | IT_COMM_DATA | Exporting | Value transfer | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
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) | /MRSS/T_RCCFT_COMM_PARAMETER | Parameterkopf für die Kommunikation mit externen Engines | 20071102 |
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) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
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) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
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) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
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) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
History
Last changed by/on | SAP | 20141109 |
SAP Release Created in | 610 |