SAP ABAP Interface IF_RCC_ENGINE_PARAMETER (RCCF Engine Parameters Interface)
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
⤷
⤷
Properties
| Interface | IF_RCC_ENGINE_PARAMETER | |
| Short Description | RCCF Engine Parameters Interface |
General Data
| Package | RCC_ENGINE | RCCF: Engine |
| Created | 20080320 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_RCC_ENGINE_PARAMETER has no interface.
Friends
Interface IF_RCC_ENGINE_PARAMETER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MO_COMMHOOK | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RCC_COMMHOOK | Interface to Join In Communication | 20080320 | ||
| 2 | MO_DEFAULT_PARAMETER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RCC_COM_DEFAULTPARAMETER | Default Parameter for RCCF Engines | 20080320 | ||
| 3 | MO_MESSAGE_LOGGER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_RCC_LOGGING_MESSAGE | Log Entries for an Engine Run | 20080320 | ||
| 4 | MO_RUNLOGGER | Instance attribute | Public | Object reference (TYPE REF TO) | IF_RCC_LOGGING_ENGINERUN | RCCF Engine-Run-Logging interface | 20080320 | ||
| 5 | MS_ENGINE_PARAMETER | Instance attribute | Public | Type reference (TYPE) | RCCS_ENGINE_PARAMETER | Application-Relevant Engine Parameters | 20080320 | ||
| 6 | MS_SLOT | Instance attribute | Public | Type reference (TYPE) | RCCS_SLOT | RCCF Slot Name | 20110722 | ||
| 7 | MT_PARAMETER | Instance attribute | Public | Type reference (TYPE) | RCCT_COMM_PARAMETER | Parameter Structure for Transferring All Parameters in RCCF | 20080320 | ||
| 8 | MV_APP | Instance attribute | Public | Type reference (TYPE) | RCC_APP | RCCF Application ID | 20080320 | ||
| 9 | MV_DESTID | Instance attribute | Public | Type reference (TYPE) | RCC_DEST_ID | Destination Address ID of External Engine in RCCF | 20080320 | ||
| 10 | MV_GUID | Instance attribute | Public | Type reference (TYPE) | RCC_GUID | GUID to Identify Engine | 20080320 | ||
| 11 | MV_HAS_ERROR | Instance attribute | Public | Type reference (TYPE) | INT1 | Dummy for B20 int1 (Local Everywhere) | 20080725 | ||
| 12 | MV_LOGHANDLE | Instance attribute | Public | Type reference (TYPE) | RCC_LOG_HANDLE | Log Handle of Exactly One Entry in RCCF | 20080320 | ||
| 13 | MV_MODE | Instance attribute | Public | Type reference (TYPE) | RCC_ENGINE_MODE | Engine Mode in RCCF (Tool or Application) | 20080320 | ||
| 14 | MV_MSG_LOGHANDLE | Instance attribute | Public | Type reference (TYPE) | BALLOGHNDL | Application Log: Log Handle | 20080320 | ||
| 15 | MV_NAME | Instance attribute | Public | Type reference (TYPE) | RCC_CID | Character-Like Identifier | 20080320 | ||
| 16 | MV_RESULT | Instance attribute | Public | Type reference (TYPE) | RCC_ENGINE_RESULT | Result/Status of External Engine in RCCF | 20080320 | ||
| 17 | MV_SLOTNO | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_NUMBER | Slot Number of Load Distribution in RCCF | 20080320 | ||
| 18 | MV_SLOTNUMUSED | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_USEDNUMBER | Number of Slots Used in RCCF | 20080812 | ||
| 19 | MV_SLOT_MAXIMUM | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_MAXIMUM | Maximum number of slots which should be reserved | 20080813 | ||
| 20 | MV_SLOT_MINIMUM | Instance attribute | Public | Type reference (TYPE) | RCC_SLOT_MINIMUM | Minimum number of slots which should be reserved | 20080813 | ||
| 21 | MV_STARTDATE | Instance attribute | Public | Type reference (TYPE) | RCC_ENG_STARTDATE | Start Date of an Engine Run in RCCF | 20080320 | ||
| 22 | MV_STARTTIME | Instance attribute | Public | Type reference (TYPE) | RCC_ENG_STARTTIME | Start Time of an Engine Run in RCCF | 20080320 | ||
| 23 | MV_TIMESTAMP | Instance attribute | Public | Type reference (TYPE) | RCC_ENG_TIMESTAMP | Time Stamp of Engine Files | 20080320 | ||
| 24 | MV_USER | Instance attribute | Public | Type reference (TYPE) | XUBNAME | User Name in User Master Record | 20080320 | ||
| 25 | MV_USE_COMMOBJECT | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Is a communication object used for administration? | 20080320 | ||
| 26 | MV_WP_PID | Instance attribute | Public | Type reference (TYPE) | WPPID | Process Identification | 20080725 |
Methods
Interface IF_RCC_ENGINE_PARAMETER has no method.
Events
Interface IF_RCC_ENGINE_PARAMETER has no event.
Types
Interface IF_RCC_ENGINE_PARAMETER has no local type.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 604 |