SAP ABAP Class /MRSS/CL_RCCF_ENGINE_PARAMETER (RCCF-Engine Parameter)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_RCCF_ENGINE_PARAMETER | RCCF Engineparameter-Interface | 20071106 |
Properties
| Class | /MRSS/CL_RCCF_ENGINE_PARAMETER | |
| Short Description | RCCF-Engine Parameter | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RCCF_ENGINE | RCCF Engine |
| Created | 20071102 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class /MRSS/CL_RCCF_ENGINE_PARAMETER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_RCCF_ENGINE_PARAMETER | RCCF Engineparameter-Interface | 20071106 |
Friends
Class /MRSS/CL_RCCF_ENGINE_PARAMETER has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Verändert die Parameter | 20071102 | |
| 2 | Instance method | Public | Method | Instanziiert das DefaultParameterObjekt | 20071102 | |
| 3 | Instance method | Public | Method | Instanziiert das MessageLoggerObjekt | 20071102 | |
| 4 | Instance method | Public | Method | Instanziiert das RunLoggerObjekt | 20071102 | |
| 5 | Instance method | Public | Method | Verändern der Parameter | 20071102 | |
| 6 | Instance method | Public | Method | Open the message log | 20071102 | |
| 7 | Instance method | Public | Method | Setzen der ApplikationsID | 20071102 | |
| 8 | Instance method | Public | Method | Setzen der Desintations-Infos | 20071102 | |
| 9 | Instance method | Public | Method | Setzen von Engine Parametern | 20071102 | |
| 10 | Instance method | Public | Method | Setzen der Engine Parameterstruktur | 20071102 | |
| 11 | Instance method | Public | Method | Setzen des Loghandles | 20071102 | |
| 12 | Instance method | Public | Method | Setzen des Meldungsloghandles | 20071102 | |
| 13 | Instance method | Public | Method | Setzen des Ergebnisflags | 20071102 | |
| 14 | Instance method | Public | Method | Setzen von Laufzeitinfos (Benutzer, ZEit...) | 20071102 |
Events
Class /MRSS/CL_RCCF_ENGINE_PARAMETER has no event.
Types
Class /MRSS/CL_RCCF_ENGINE_PARAMETER has no local type.
Method Signatures
Method CHANGE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_PARAMETER | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAMETER | Parameterstruktur für die Übergabe aller Parameter im RCCF | 20071102 |
Method CHANGE_PARAMETER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method CREATE_DEFAULT_PARAMETER Signature
Method CREATE_DEFAULT_PARAMETER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no parameter.
Method CREATE_DEFAULT_PARAMETER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method CREATE_MESSAGE_LOGGER Signature
Method CREATE_MESSAGE_LOGGER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no parameter.
Method CREATE_MESSAGE_LOGGER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method CREATE_RUN_LOGGER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Log-Handle genau eines Eintrags im RCCF | 20071102 |
Method CREATE_RUN_LOGGER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method MODIFY_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMETER | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFS_COMM_PARAMETER | Applikationsrelevante Engineparameter | 20071102 |
Method MODIFY_PARAMETER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method OPEN_MSG_LOG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20071102 |
Method OPEN_MSG_LOG on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_APP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APP | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_APP | Applikationskürzel im RCCF | 20071102 |
Method SET_APP on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_DEST_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DEST_ID | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_DEST_ID | ID der Destination der externen Engine im RCCF | 20071102 | |||
| 2 | IV_SLOT_NR | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_SLOT_NUMBER | Slot-Nummer der Lastverteilung im RCCF | 20071102 |
Method SET_DEST_INFO on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_ENGINE_PAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ENGINE | Call by reference | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_ENGINE | RCCF Engine-Interface | 20071102 |
Method SET_ENGINE_PAR on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_ENGINE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ENGINE_PARAMETER | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFS_ENGINE_PARAMETER | Applikationsrelevante Engineparameter | 20071102 |
Method SET_ENGINE_PARAMETER on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_LOG_HANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LOG_HANDLE | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_LOG_HANDLE | Log-Handle genau eines Eintrags im RCCF | 20071102 |
Method SET_LOG_HANDLE on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_MSG_LOGHANDLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MSG_LOGHANDLE | Call by reference | Type reference (TYPE) | BALLOGHNDL | Anwendungs-Log: Handle eines Protokolls | 20071102 |
Method SET_MSG_LOGHANDLE on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_RESULT | Call by reference | Type reference (TYPE) | /MRSS/T_RCCF_ENGINE_RESULT | Ergebnis/Status der externen Engine im RCCF | 20071102 |
Method SET_RESULT on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
Method SET_RUN_INFO Signature
Method SET_RUN_INFO on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no parameter.
Method SET_RUN_INFO on class /MRSS/CL_RCCF_ENGINE_PARAMETER has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |