SAP ABAP Class CL_RSDME_IS_UI_SCR_PARAM_GEN (Parameter Screen Class)
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 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RSDME_IS_UI_SCREEN | Prediction Screens | 20030820 |
Properties
| Class | CL_RSDME_IS_UI_SCR_PARAM_GEN | |
| Short Description | Parameter Screen Class | |
| Super 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 | 20030820 | SAP |
| Last change | 20110908 | SAP |
| 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 | IF_RSDME_IS_UI_SCREEN | Prediction Screens | 20030820 |
Friends
Class CL_RSDME_IS_UI_SCR_PARAM_GEN has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SY-DYNNR | '0500' | 20030820 | |||
| 2 | Constant | Public | Type reference (TYPE) | SY-DYNNR | '0310' | 20030901 | |||
| 3 | Constant | Public | Type reference (TYPE) | SY-REPID | 'SAPLRS_DME_IS_UI_CALL_PACKAGE' | 20030820 | |||
| 4 | Constant | Public | Type reference (TYPE) | SY-REPID | 'SAPLRS_DME_IS_UI_CALL_PACKAGE' | 20030901 | |||
| 5 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_RSDME_IS_UI_CONTROLLER | 20030901 | ||||
| 6 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Custom Container | 20030929 | |||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid for displaying param-value pairs | 20030929 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Grid Layout | 20030929 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 20030929 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_PRED_PARAMS | Parameter List | 20030929 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSDMSI_T_PRED_PARAM_META | 20030929 | ||||
| 12 | Instance attribute | Protected | Type reference (TYPE) | RSDMSM_T_PARAM_VALUES | 20030929 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | SCRFNAME | Container Name in Screen | 20030929 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20030929 | |
| 2 | Instance method | Protected | Method | 20030929 | ||
| 3 | Instance method | Protected | Method | Get F4 Values | 20030929 | |
| 4 | Instance method | Protected | Method | 20030929 | ||
| 5 | Instance method | Protected | Method | 20030929 | ||
| 6 | Instance method | Protected | Method | Get Parameters values from Call Package | 20030929 | |
| 7 | Instance method | Protected | Method | Get Parameter Metadata | 20030929 | |
| 8 | Instance method | Protected | Event handling method | 20030929 | ||
| 9 | Instance method | Protected | Event handling method | 20030929 | ||
| 10 | Instance method | Protected | Method | Update Parameters into Call Package | 20030929 |
Events
Class CL_RSDME_IS_UI_SCR_PARAM_GEN has no event.
Types
Class CL_RSDME_IS_UI_SCR_PARAM_GEN has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no parameter.
Method CONSTRUCTOR on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method CREATE_GRID Signature
Method CREATE_GRID on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no parameter.
Method CREATE_GRID on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method GET_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_VALUES | Value transfer | Type reference (TYPE) | RSDMSM_T_PARAM_VALUES | 20030929 | ||||
| 2 | I_PARAM | Call by reference | Type reference (TYPE) | RSDMEI_PR_PARAM | 20030929 |
Method GET_F4 on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method GET_FIELD_CATALOG Signature
Method GET_FIELD_CATALOG on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no parameter.
Method GET_FIELD_CATALOG on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method GET_LAYOUT Signature
Method GET_LAYOUT on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no parameter.
Method GET_LAYOUT on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method GET_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_PARAMS | Value transfer | Type reference (TYPE) | RSDMU_T_PRED_PARAMS | 20030929 |
Method GET_PARAMS on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method GET_PARAMS_META Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_T_PARAMS_META | Value transfer | Type reference (TYPE) | RSDMSI_T_PRED_PARAM_META | 20030929 |
Method GET_PARAMS_META on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method HANDLE_DATA_CHANGED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_DATA_CHANGED | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 2 | E_ONF4 | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 3 | E_ONF4_AFTER | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 4 | E_ONF4_BEFORE | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 5 | E_UCOMM | Call by reference | Attribute reference (LIKE) | 20030929 |
Method HANDLE_DATA_CHANGED on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method HANDLE_F4 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ER_EVENT_DATA | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 2 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 3 | ET_BAD_CELLS | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 4 | E_DISPLAY | Call by reference | Attribute reference (LIKE) | 20030929 | |||||
| 5 | E_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20030929 |
Method HANDLE_F4 on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
Method SET_PARAMS Signature
Method SET_PARAMS on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no parameter.
Method SET_PARAMS on class CL_RSDME_IS_UI_SCR_PARAM_GEN has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 350 |