SAP ABAP Class IF_RSDME_IS_UI_CONTROLLER (Prediction Generic UI Controller Class - For Reuse)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_RSDME_IS_UI_CONTROLLER_GEN | Generic Prediction UI Controller | 20030807 |
Properties
| Class | IF_RSDME_IS_UI_CONTROLLER | |
| Short Description | Prediction Generic UI Controller Class - For Reuse | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20030807 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_RSDME_IS_UI_CONTROLLER has no forward declaration.
Interfaces
Class IF_RSDME_IS_UI_CONTROLLER has no interface implemented.
Friends
Class IF_RSDME_IS_UI_CONTROLLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | SY-UCOMM | Screens, function code triggered by PAI | 20040210 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | get Call Package | 20030807 | |
| 2 | Instance method | Public | Method | Meta Info as coming from Call Package Builder - Getter | 20030828 | |
| 3 | Instance method | Public | Method | Get Associated Engine | 20040210 | |
| 4 | Instance method | Public | Method | Get FCode | 20030807 | |
| 5 | Instance method | Public | Method | Get Help | 20040210 | |
| 6 | Instance method | Public | Method | Get Mode | 20030807 | |
| 7 | Instance method | Public | Method | get parameters list | 20030807 | |
| 8 | Instance method | Public | Method | Get Prediction Info | 20030808 | |
| 9 | Instance method | Public | Method | Get Screen details for given Screen ID | 20030807 | |
| 10 | Instance method | Public | Method | Handle Mining Model Changes | 20030822 | |
| 11 | Instance method | Public | Method | set Call Package | 20030807 | |
| 12 | Instance method | Public | Method | Meta Info as coming from Call Package Builder - Setter | 20030828 | |
| 13 | Instance method | Public | Method | Set FCode | 20030807 | |
| 14 | Instance method | Public | Method | Set Mode | 20030807 | |
| 15 | Instance method | Public | Method | set parameters list | 20030807 |
Events
Class IF_RSDME_IS_UI_CONTROLLER has no event.
Types
Class IF_RSDME_IS_UI_CONTROLLER has no local type.
Method Signatures
Method GET_CALLPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_PACKAGE_BUILDER | Value transfer | Object reference (TYPE REF TO) | IF_RSISR_CALLPACKAGE_BUILDER | 20030807 |
Method GET_CALLPACKAGE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method GET_DIALOG_METAINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DIALOG_METAINFO | Value transfer | Type reference (TYPE) | RSIS_S_DIALOG_METAINFO | 20030828 |
Method GET_DIALOG_METAINFO on class IF_RSDME_IS_UI_CONTROLLER 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 | Analytische Methode | 20040210 |
Method GET_ENGINE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method GET_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_FCODE | Value transfer | Type reference (TYPE) | SY-UCOMM | 20030807 |
Method GET_FCODE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method GET_HELP Signature
Method GET_HELP on class IF_RSDME_IS_UI_CONTROLLER has no parameter.
Method GET_HELP on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method GET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_MODE | Value transfer | Type reference (TYPE) | CHAR1 | 20030807 |
Method GET_MODE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method GET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PARAM_LIST | Value transfer | Type reference (TYPE) | RSISR_T_PARAM_REF | 20030807 |
Method GET_PARAMETERS on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method GET_PRED_INFO_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_PRED_INFO | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_PRED_INFO | 20030808 |
Method GET_PRED_INFO_INSTANCE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method GET_SCREEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_SCREEN | Value transfer | Object reference (TYPE REF TO) | IF_RSDME_IS_UI_SCREEN | Dynpro-Referenz | 20030807 | |||
| 2 | I_SCREEN_ID | Call by reference | Type reference (TYPE) | RSDMEU_SCREEN_ID | 20030807 |
Method GET_SCREEN on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method HANDLE_MODEL_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_OK | Value transfer | Type reference (TYPE) | RSDMEM_BOOL_CH | Kennzeichen: 'X' - OK, ' ' - Änderung abbrechen | 20030822 | |||
| 2 | E_R_RETURN | Call by reference | Object reference (TYPE REF TO) | CL_RSDME_ERROR | 20031009 | ||||
| 3 | I_NEW_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Neuer Modellname | 20030822 | |||
| 4 | I_OLD_MODEL | Call by reference | Type reference (TYPE) | RSDMEM_MODEL | Alter Modellname | 20030822 |
Method HANDLE_MODEL_CHANGE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method SET_CALLPACKAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_PACKAGE_BUILDER | Call by reference | Object reference (TYPE REF TO) | IF_RSISR_CALLPACKAGE_BUILDER | 20030807 |
Method SET_CALLPACKAGE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method SET_DIALOG_METAINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DIALOG_METAINFO | Call by reference | Type reference (TYPE) | RSIS_S_DIALOG_METAINFO | 20030828 |
Method SET_DIALOG_METAINFO on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method SET_FCODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FCODE | Call by reference | Type reference (TYPE) | SY-UCOMM | 20030807 |
Method SET_FCODE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method SET_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_MODE | Call by reference | Type reference (TYPE) | CHAR1 | 20030807 |
Method SET_MODE on class IF_RSDME_IS_UI_CONTROLLER has no exception.
Method SET_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAM_LIST | Call by reference | Type reference (TYPE) | RSISR_T_PARAM_REF | 20030807 |
Method SET_PARAMETERS on class IF_RSDME_IS_UI_CONTROLLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |