SAP ABAP Class /MRSS/IF_RCCF_ENGINE (RCCF Engine-Interface)
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
| Class | /MRSS/IF_RCCF_ENGINE | |
| Short Description | RCCF Engine-Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20071102 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/IF_RCCF_ENGINE has no forward declaration.
Interfaces
Class /MRSS/IF_RCCF_ENGINE has no interface implemented.
Friends
Class /MRSS/IF_RCCF_ENGINE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_LOG_CALLBACK | RCCF Protokollierungsrückruf-Interface | 20071102 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCFS_ENGINE_PARAMETER | Applikationsrelevante Engineparameter | 20071102 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_APP | RCCF Applikationskürzel | 20071102 | |||
| 4 | Instance attribute | Public | Type reference (TYPE) | /MRSS/T_RCCF_GUID | GUID zur Identifizierung der Engine | 20071102 | |||
| 5 | 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
Class /MRSS/IF_RCCF_ENGINE has no event.
Types
Class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /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 class /MRSS/IF_RCCF_ENGINE has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in |