SAP ABAP Class /MRSS/CL_RCCF_COM_DEFAULTPARAM (Defaultparameter für RCCF Engines)
Hierarchy
☛
MRSS_NW (Software Component) SAP Multiresource Scheduling for SAP Net
⤷
PM-WOC-MO (Application Component) Maintenance Orders
⤷
/MRSS/RCCF_COM (Package) RCCF COM
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_RCCF_ENGINE | RCCF Engine-Interface | 20071105 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | /MRSS/IF_RCCF_ENGINE_C | RCCF Engine-Interface | 20071105 |
Properties
| Class | /MRSS/CL_RCCF_COM_DEFAULTPARAM | |
| Short Description | Defaultparameter für RCCF Engines | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | /MRSS/RCCF_COM | RCCF COM |
| Created | 20071102 | SAP |
| Last change | 20141109 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | /MRSS/IF_RCCF_ENGINE | RCCF Engine-Interface | 20071105 | ||
| 2 | /MRSS/IF_RCCF_ENGINE_C | RCCF Engine-Interface | 20071105 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | /MRSS/CL_RCCF_ENGINE | 20071105 | Basisklasse für RCCF-Engines |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20071105 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20071105 | |||||
| 3 | Instance attribute | Private | Attribute reference (LIKE) | 20071105 | |||||
| 4 | Instance attribute | Private | Attribute reference (LIKE) | 20071105 | |||||
| 5 | Constant | Public | Type reference (TYPE) | /MRSS/T_RCCF_PARAM_SECTION | 'VSR_ELS' | RCCF Parameter: Sektion | 20110221 | ||
| 6 | Constant | Public | Type reference (TYPE) | /MRSS/T_RCCF_PARAM_SECTION | 'GENERAL' | RCCF Parameter: Sektion | 20071102 | ||
| 7 | Constant | Public | Type reference (TYPE) | /MRSS/T_RCCF_PARAM_SECTION | 'INIT' | RCCF Parameter: Sektion | 20071102 | ||
| 8 | Constant | Public | Type reference (TYPE) | /MRSS/T_RCCF_PARAM_SECTION | 'VSR_ELS_MULTI_SOL' | RCCF Parameter: Sektion | 20080225 | ||
| 9 | Constant | Public | Type reference (TYPE) | /MRSS/T_RCCF_PARAM_SECTION | 'VSR' | RCCF Parameter: Sektion | 20071121 | ||
| 10 | Static Attribute | Private | Object reference (TYPE REF TO) | /MRSS/CL_RCCF_COM_DEFAULTPARAM | Standardparameterlieferfant | 20071102 | |||
| 11 | Instance attribute | Private | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_ENGINE | Callback Engine für Event"tracing" | 20071102 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RCCF_GUID | RCCF-interne GUID | 20071102 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | /MRSS/T_RCCF_GUID | RCCF-interne GUID | 20071102 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20071102 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | abap_False | 20071102 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Ruft den Ereignisbaustein sofern dieser existiert | 20071102 | |
| 2 | Static method | Public | Method | Erzeugt eine Instanz und gibt diese zurück | 20071102 | |
| 3 | Instance method | Public | Method | 20071105 | ||
| 4 | Instance method | Public | Method | Liefert die Information ob die Engine gestoppt werden soll | 20071102 | |
| 5 | Instance method | Public | Method | 20071105 | ||
| 6 | Instance method | Public | Method | 20071105 | ||
| 7 | Instance method | Public | Method | 20071105 | ||
| 8 | Instance method | Public | Method | 20071105 | ||
| 9 | Instance method | Public | Method | 20071105 | ||
| 10 | Instance method | Public | Method | 20071105 |
Events
Class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no event.
Types
Class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no local type.
Method Signatures
Method CREATE_CALLBACK Signature
Method CREATE_CALLBACK on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method CREATE_CALLBACK on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method FACTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_FORCE_NEW | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Erzwingt die Neukreierung des Objektes | 20071102 | ||
| 2 | RT_ENGINE | Value transfer | Object reference (TYPE REF TO) | /MRSS/IF_RCCF_ENGINE | Basisklasse für RCCF-Engines | 20071102 |
Method FACTORY on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method GET_PARAMETER Signature
Method GET_PARAMETER on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method GET_PARAMETER on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method GET_STOPPED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_COMM_DATA | Call by reference | Type reference (TYPE) | /MRSS/T_RCCFT_COMM_PARAM_TABLE | Tabelle für den Parametertransfer mit externen Engines | 20071102 |
Method GET_STOPPED on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method SET_MESSAGE Signature
Method SET_MESSAGE on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method SET_MESSAGE on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method SET_PARAMETER Signature
Method SET_PARAMETER on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method SET_PARAMETER on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method SET_PERFINFO Signature
Method SET_PERFINFO on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method SET_PERFINFO on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method SET_PROGRESS Signature
Method SET_PROGRESS on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method SET_PROGRESS on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method SET_RESULT Signature
Method SET_RESULT on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method SET_RESULT on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
Method SET_SYSINFO Signature
Method SET_SYSINFO on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no parameter.
Method SET_SYSINFO on class /MRSS/CL_RCCF_COM_DEFAULTPARAM has no exception.
History
| Last changed by/on | SAP | 20141109 |
| SAP Release Created in | 610 |