SAP ABAP Class IF_RCC_ENGINE_C (RCCF Engine Interface)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_COM_DEFAULTPARAMETER | Default Parameter for RCCF Engines | 20080320 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_ENGINE | Basis Class for RCCF Engines | 20080320 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RCC_ENGINE_TOOL | Helper methods for the engine class | 20091023 |
Properties
| Class | IF_RCC_ENGINE_C | |
| Short Description | RCCF Engine Interface | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080320 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RCC_ENGINE_C has no forward declaration.
Interfaces
Class IF_RCC_ENGINE_C has no interface implemented.
Friends
Class IF_RCC_ENGINE_C has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR20 | '%APP%' | ID for Application in File Name | 20080320 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR20 | '%CUSTOMIZINGID%' | ID for Cust. ID in File Name | 20080320 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR20 | '%DESTID%' | ID for Destination Address in File Name | 20080320 | ||
| 4 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_DUMPLEVEL | 0 | RCCF: Engine Dumplevel | 20130307 | ||
| 5 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_DUMPLEVEL | 1 | RCCF: Engine Dumplevel | 20130307 | ||
| 6 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_MODE | 'APP' | Engine Mode in RCCF (Tool or Application) | 20080320 | ||
| 7 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_MODE | 'RCCF_TEST' | Engine Mode in RCCF (Tool or Application) | 20080812 | ||
| 8 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_MODE | 'TOOL' | Engine Mode in RCCF (Tool or Application) | 20080320 | ||
| 9 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_RESULT | 'F' | Result/Status of External Engine in RCCF | 20080320 | ||
| 10 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_RESULT | '' | Result/Status of External Engine in RCCF | 20080320 | ||
| 11 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_RESULT | 'N' | Result/Status of External Engine in RCCF | 20080320 | ||
| 12 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_RESULT | 'S' | Result/Status of External Engine in RCCF | 20080320 | ||
| 13 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_RESULT | 'W' | Result/Status of External Engine in RCCF | 20080320 | ||
| 14 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'D' | Command for the Engine Tool Mode | 20091022 | ||
| 15 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'K' | Command for the Engine Tool Mode | 20091022 | ||
| 16 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'DIR' | Command for the Engine Tool Mode | 20100212 | ||
| 17 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'P' | Command for the Engine Tool Mode | 20091022 | ||
| 18 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'A' | Command for the Engine Tool Mode | 20091022 | ||
| 19 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'B' | Command for the Engine Tool Mode | 20091022 | ||
| 20 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | '@' | General Command for all FileTypes | 20100121 | ||
| 21 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'Z' | Command for the Engine Tool Mode | 20091022 | ||
| 22 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'G' | Command for the Engine Tool Mode | 20110609 | ||
| 23 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'U' | Command for the Engine Tool Mode | 20091022 | ||
| 24 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TOOL_MODE_COMMAND | 'V' | Command for the Engine Tool Mode | 20091022 | ||
| 25 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'DEBUG' | RCCF: Engine Tracelevel | 20130307 | ||
| 26 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'DEBUG1' | RCCF: Engine Tracelevel | 20130307 | ||
| 27 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'DEBUG2' | RCCF: Engine Tracelevel | 20130307 | ||
| 28 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'ERROR' | RCCF: Engine Tracelevel | 20130307 | ||
| 29 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'FATAL' | RCCF: Engine Tracelevel | 20130307 | ||
| 30 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'INFO' | RCCF: Engine Tracelevel | 20130307 | ||
| 31 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'MUTE' | RCCF: Engine Tracelevel | 20130307 | ||
| 32 | Constant | Public | Type reference (TYPE) | RCC_ENGINE_TRACELEVEL | 'WARNING' | RCCF: Engine Tracelevel | 20130307 | ||
| 33 | Constant | Public | Type reference (TYPE) | CHAR20 | '%PROFILE%' | ID for Profile in File Name | 20080320 | ||
| 34 | Constant | Public | Type reference (TYPE) | CHAR20 | '%TIMESTAMP%' | ID for Time Stamp in File Name | 20080320 | ||
| 35 | Constant | Public | Type reference (TYPE) | RCC_PARAM_NAME | `COMMANDLINE` | RCCF Parameter: Name | 20091023 | ||
| 36 | Constant | Public | Type reference (TYPE) | STRING | `:` | RCCF Parameter: Name | 20091023 | ||
| 37 | Constant | Public | Type reference (TYPE) | STRING | `-` | RCCF Parameter: Name | 20091023 | ||
| 38 | Constant | Public | Type reference (TYPE) | RCC_PARAM_SECTION | `TOOL` | RCCF Parameter: Section | 20091023 |
Methods
Class IF_RCC_ENGINE_C has no method.
Events
Class IF_RCC_ENGINE_C has no event.
Types
Class IF_RCC_ENGINE_C has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |