SAP ABAP Class CL_RSDME_IS_UI_CLASS_GEN (Generic Parameterization Class for DM Prediction)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-EI-DM (Application Component) Data Mining
⤷
RS_DME_IS (Package) Datamining - Intelligent Service - Adapters
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_RSISR_PARAMETERIZATION | Parameterization Class | 20030807 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSAN_IS_NODE_UI | Connection of Service to Viewer | 20030820 |
Properties
| Class | CL_RSDME_IS_UI_CLASS_GEN | |
| Short Description | Generic Parameterization Class for DM Prediction | |
| Super Class | CL_RSISR_PARAMETERIZATION | Parameterization Class |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RS_DME_IS | Datamining - Intelligent Service - Adapters |
| Created | 20030807 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_RSDME_IS_UI_CLASS_GEN has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RSAN_IS_NODE_UI | Connection of Service to Viewer | 20030820 |
Friends
Class CL_RSDME_IS_UI_CLASS_GEN has no friend class.
Attributes
Class CL_RSDME_IS_UI_CLASS_GEN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Call UI for setting prediction metadata | 20030807 | |
| 2 | Instance method | Protected | Method | Get Engine from call package | 20030910 | |
| 3 | Instance method | Protected | Method | Get Model from call package | 20030910 | |
| 4 | Instance method | Protected | Method | Get the Screen Controller Class | 20030807 |
Events
Class CL_RSDME_IS_UI_CLASS_GEN has no event.
Types
Class CL_RSDME_IS_UI_CLASS_GEN has no local type.
Method Signatures
Method CALL_UI_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAV_MODE | Call by reference | Type reference (TYPE) | GUI_CODE | 20030807 | ||||
| 2 | IR_PACKAGE_BUILDER | Call by reference | Object reference (TYPE REF TO) | IF_RSISR_CALLPACKAGE_BUILDER | 20030807 | ||||
| 3 | IT_PARAM_LIST | Call by reference | Type reference (TYPE) | RSISR_T_PARAM_REF | 20030807 |
Method CALL_UI_MODEL on class CL_RSDME_IS_UI_CLASS_GEN has no exception.
Method GET_ENGINE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ENGINE | Value transfer | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030910 | ||||
| 2 | IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | 20030910 |
Method GET_ENGINE on class CL_RSDME_IS_UI_CLASS_GEN has no exception.
Method GET_MODEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MODEL | Value transfer | Type reference (TYPE) | RSDMEM_MODEL | 20030910 | ||||
| 2 | IR_CALL_PACKAGE | Call by reference | Object reference (TYPE REF TO) | CL_RSISR_CALL_PACKAGE | 20030910 |
Method GET_MODEL on class CL_RSDME_IS_UI_CLASS_GEN has no exception.
Method GET_SCREEN_CONTROLLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_UI_CONTROLLER | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_IS_UI_CONTROLLER | 20030807 | ||||
| 2 | I_ENGINE | Call by reference | Type reference (TYPE) | RSDMEM_ANALYTICAL_SERVICE | 20030929 |
Method GET_SCREEN_CONTROLLER on class CL_RSDME_IS_UI_CLASS_GEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |