SAP ABAP Class CL_RSDME_IS_UI_SCR_MODEL_GEN (UI flow logic screen for Model)
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 20030807
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDME_IS_UI_SCREEN_MODEL Screen - for Model & Pred Parameters 20030807
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_MODEL_SAP_ABC UI flow logic screen for Model - ABC 20040120
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_MODEL_SAP_WT UI flow logic screen for Model - SAP Wt Table Scoring 20031218
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_IS_UI_SCR_MODEL_SAPDT UI flow logic screen for Model - DTree Specific 20041102
Properties
Class CL_RSDME_IS_UI_SCR_MODEL_GEN  
Short Description UI flow logic screen for Model    
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 20030807   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 RSDMU 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 20030807
2 IF_RSDME_IS_UI_SCREEN_MODEL Screen - for Model & Pred Parameters 20030807
Friends
Class CL_RSDME_IS_UI_SCR_MODEL_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MC_SCREEN Constant Public Type reference (TYPE) SY-DYNNR '0300' 20030807
2 MC_SCR_PGM Constant Public Type reference (TYPE) SY-REPID 'SAPLRS_DME_IS_UI_CALL_PACKAGE' 20030807
3 MR_CONTROLLER Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_IS_UI_CONTROLLER Controller Reference 20030901
4 MR_SUBCLASS Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_IS_UI_SCREEN_PARAMS Parameter Subscreen Class 20030807
5 MS_SCREEN_VALUES Instance attribute Protected Type reference (TYPE) RSDMU_S_IS_MOD_SCR_VAL Screen Values 20030807
6 M_EVAL_FLAG Instance attribute Protected Type reference (TYPE) RSDMEM_BOOL_CH Screen Values - evaluation flag 20041102
Methods
# Method Level Visibility Method type Description Created on
1 GET_CONTROLLER Instance method Protected Method Get Controller 20030807
2 GET_EVAL_FLAG Instance method Public Method Get Eval Flag Value 20041102
3 GET_SCREEN_INFO Instance method Public Method Get Subscreen Details - pgm & screen number 20030807
4 GET_SCREEN_VALUES Instance method Public Method Get Screen Values 20030807
5 GET_SUBSCREEN_CLASS Instance method Public Method Get Prediction Parameter Screen Class 20030807
6 HANDLE_MODEL_CHANGE Instance method Protected Method Method to handle model name change 20030807
7 HANDLE_PAI Instance method Public Method 20030807
8 HANDLE_PBO Instance method Public Method 20030807
9 SET_EVAL_FLAG Instance method Public Method Set Eval Flag Value 20041102
10 SET_SCREEN_VALUES Instance method Public Method Set Screen Values 20030807
11 SUPPORTS_EVALUATION Instance method Protected Method Support's Evaluation 20041102
Events
Class CL_RSDME_IS_UI_SCR_MODEL_GEN has no event.
Types
Class CL_RSDME_IS_UI_SCR_MODEL_GEN has no local type.
Method Signatures

Method GET_CONTROLLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_CONTROLLER Value transfer Object reference (TYPE REF TO) IF_RSDME_IS_UI_CONTROLLER 20030807

Method GET_CONTROLLER on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method GET_EVAL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_EVAL_FLAG Value transfer Type reference (TYPE) RSDMEM_BOOL_CH Boolesche Kennzeichen zum Ausführen der Bewertung 20041102

Method GET_EVAL_FLAG on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method GET_SCREEN_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_SCR_INFO Value transfer Type reference (TYPE) RSDMSU_SCREEN_INFO Bilddetails 20030807

Method GET_SCREEN_INFO on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method GET_SCREEN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_SCREEN_VALUES Value transfer Type reference (TYPE) RSDMU_S_IS_MOD_SCR_VAL 20030807

Method GET_SCREEN_VALUES on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method GET_SUBSCREEN_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PARAM_SCREEN Value transfer Object reference (TYPE REF TO) IF_RSDME_IS_UI_SCREEN_PARAMS 20030807

Method GET_SUBSCREEN_CLASS on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method HANDLE_MODEL_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OK Value transfer Type reference (TYPE) RSDMEM_BOOL_CH 20030807
2 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031009
3 Importing I_NAME_NEW Call by reference Type reference (TYPE) RSDMEM_MODEL 20030807
4 Importing I_NAME_OLD Call by reference Type reference (TYPE) RSDMEM_MODEL 20030807

Method HANDLE_MODEL_CHANGE on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method HANDLE_PAI Signature

Method HANDLE_PAI on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no parameter.
Method HANDLE_PAI on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method HANDLE_PBO Signature

Method HANDLE_PBO on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no parameter.
Method HANDLE_PBO on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method SET_EVAL_FLAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_R_RETURN Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR Fehler-Meldungen 20041102
2 Importing I_EVAL_FLAG Call by reference Type reference (TYPE) RSDMEM_BOOL_CH Boolesche Kennzeichen zum Ausführen der Bewertung 20041102

Method SET_EVAL_FLAG on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method SET_SCREEN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SCREEN_VALUES Call by reference Type reference (TYPE) RSDMU_S_IS_MOD_SCR_VAL Dynpro-Werte 20030807

Method SET_SCREEN_VALUES on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.

Method SUPPORTS_EVALUATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_BOOL Value transfer Type reference (TYPE) RSDMEM_BOOL_CH Wird Bewertung unterstützt? 20041102

Method SUPPORTS_EVALUATION on class CL_RSDME_IS_UI_SCR_MODEL_GEN has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 350