SAP ABAP Interface /MRSS/IF_RCCF_ENGINE (RCCF Engine-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_COM_DEFAULTPARAM | Defaultparameter für RCCF Engines | 20071105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/CL_RCCF_ENGINE | Basisklasse für RCCF-Engines | 20071106 |
Properties
| Interface | /MRSS/IF_RCCF_ENGINE | |
| Short Description | RCCF Engine-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 has no forward declaration.
Interfaces
Interface /MRSS/IF_RCCF_ENGINE has no interface.
Friends
Interface /MRSS/IF_RCCF_ENGINE has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_LOG_CALLBACK | Instance attribute | Public | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_LOG_CALLBACK | RCCF Protokollierungsrückruf-Interface | 20071102 | ||
| 2 | MS_ENGINE_PARAMETER | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCFS_ENGINE_PARAMETER | Applikationsrelevante Engineparameter | 20071102 | ||
| 3 | MV_APP | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF Applikationskürzel | 20071102 | ||
| 4 | MV_GUID | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_GUID | GUID zur Identifizierung der Engine | 20071102 | ||
| 5 | MV_MODE | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_ENGINE_MODE | Enginemodus im RCCF (Tool oder Applikation) | 20071102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Enginemodus (TOOL oder APP...) | 20071102 | |
| 2 | Instance method | Public | Method | "Ausgehende" Parameter an die Engine | 20071102 | |
| 3 | Instance method | Public | Method | Nach der Slotbelegungsphase im Lastausgleich | 20071102 | |
| 4 | Instance method | Public | Method | Während der Abschlussphase | 20071102 | |
| 5 | Instance method | Public | Method | Während der Initialisierungsphase | 20071102 | |
| 6 | Instance method | Public | Method | Setzt das Loghandle des Engineaufrufs als spätere Refernz | 20071102 | |
| 7 | Instance method | Public | Method | Eingehende Meldungen von der Engine | 20071102 | |
| 8 | Instance method | Public | Method | Eingehende Parameter von der Engine | 20071102 | |
| 9 | Instance method | Public | Method | Eingehende Performanceinformationen der Engine | 20071102 | |
| 10 | Instance method | Public | Method | Eingehende Statusinformationen von der Engine | 20071102 | |
| 11 | Instance method | Public | Method | Eingehendes Ergebnis der Engine | 20071102 | |
| 12 | Instance method | Public | Method | Eingehende Systeminformationen der Engine | 20071102 |
Events
Interface /MRSS/IF_RCCF_ENGINE has no event.
Types
Interface /MRSS/IF_RCCF_ENGINE has no local type.
Method Signatures
Method GET_ENGINE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_ENGINE_MODE | Value transfer | Type reference (TYPE) | /MRSS/T_RCCF_ENGINE_MODE | Enginemodus im RCCF (Tool oder Applikation) | 20071102 |
Method GET_ENGINE_MODE on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method GET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMM_PARAMETER | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAMETER | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method GET_PARAMETER on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method ON_AFTER_ENGAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_COMMUNICATION | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_COMMUNICATION | RCCF Kommunikations-Interface | 20071102 |
Method ON_AFTER_ENGAGE on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method ON_FINALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENGINE_PARAMETER | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_ENGINE_PARAMETER | Finale Engineparameter | 20071102 |
Method ON_FINALIZE on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method ON_INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CURRENT_PARAMETER | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_ENGINE_PARAMETER | Aktuelle Engineparameter | 20071102 |
Method ON_INIT on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method SET_ENGINE_LOGHANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOGHANDLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Log-Handle genau eines Eintrags im RCCF | 20071102 |
Method SET_ENGINE_LOGHANDLE on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method SET_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method SET_MESSAGE on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COMM_HEADER | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFS_COMM_PARM_HEADER | Parameterkopf für die Kommunikation mit externen Engines | 20071102 | |||
| 2 | IT_COMM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method SET_PARAMETER on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method SET_PERFINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method SET_PERFINFO on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method SET_PROGRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method SET_PROGRESS on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method SET_RESULT on Interface /MRSS/IF_RCCF_ENGINE has no exception.
Method SET_SYSINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_COMM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method SET_SYSINFO on Interface /MRSS/IF_RCCF_ENGINE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |