SAP ABAP Class CL_RSDME_UI_WHAT_IF_CTRL (What IF Prediction)
Hierarchy
SAP_BW (Software Component) SAP Business Warehouse
   BW-EI-DM (Application Component) Data Mining
     RS_DME_UI_OO (Package) Datamining UI related - OO Based
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_RSDME_WHATIF_UI_CTRL Prediction Generic UI Controller Class - For Reuse 20030912
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_WHAT_IF_CTRL_SAPCL What IF Prediction - SAP Dtree 20030919
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_WHAT_IF_CTRL_SAPDT What IF Prediction - SAP Dtree 20030917
Properties
Class CL_RSDME_UI_WHAT_IF_CTRL  
Short Description What IF Prediction    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package RS_DME_UI_OO   Datamining UI related - OO Based 
Created 20030912   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDME_UI_WHAT_IF_CTRL has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDME_WHATIF_UI_CTRL Prediction Generic UI Controller Class - For Reuse 20030912
Friends
Class CL_RSDME_UI_WHAT_IF_CTRL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_PRED_INFO Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_PRED_INFO Prediction Info Class Ref 20030912
2 MR_WHATIF_RT Instance attribute Protected Object reference (TYPE REF TO) IF_RSDME_PRED_TASK_RT_WHATIF What - If Runtime 20030912
3 MT_SCREEN_LIST Instance attribute Protected Type reference (TYPE) RSDMU_T_WI_MOD_SCREEN_REF Screen List Reference 20030912
4 M_ENGINE Instance attribute Protected Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE Engine 20030915
5 M_MODEL Instance attribute Protected Type reference (TYPE) RSDMEM_MODEL Model 20030915
6 M_OK_CODE Instance attribute Public Attribute reference (LIKE) 20030912
Methods
# Method Level Visibility Method type Description Created on
1 CHECK Instance method Protected Method Check if Launchable 20030915
2 CLOSE Instance method Protected Method Close all Screen objects - Internal 20030912
3 CREATE_SCREEN_REF Instance method Protected Method Create Screen Instance 20030917
4 EXECUTE Instance method Protected Method Execute What -if - Internal 20030912
5 GET_PRED_INFO_REF Instance method Protected Method Get Prediction Info Class Ref - Internal 20030912
6 GET_SCREEN Instance method Protected Method Get Specified Screen Ref - Internal 20030912
7 GET_WHATIF_RT_REF Instance method Protected Method Get What-if Runtime Class Instance - Internal 20030912
8 INITIALIZE Instance method Protected Method Initialize 20031003
9 LAUNCH_UI Instance method Protected Method Launch UI - Internal 20030912
10 SET_ENGINE Instance method Protected Method Set Engine - Internal 20030912
11 SET_MODEL Instance method Protected Method Set Model - Internal 20030912
Events
Class CL_RSDME_UI_WHAT_IF_CTRL has no event.
Types
Class CL_RSDME_UI_WHAT_IF_CTRL has no local type.
Method Signatures

Method CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030915

Method CHECK on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method CLOSE Signature

Method CLOSE on class CL_RSDME_UI_WHAT_IF_CTRL has no parameter.
Method CLOSE on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method CREATE_SCREEN_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_SCREEN Value transfer Object reference (TYPE REF TO) IF_RSDME_WI_UI_SCREEN 20030917
2 Importing I_SCREEN_ID Call by reference Type reference (TYPE) RSDMEU_SCREEN_ID 20030917

Method CREATE_SCREEN_REF on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030912

Method EXECUTE on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method GET_PRED_INFO_REF Signature

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

Method GET_PRED_INFO_REF on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method GET_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_SCREEN Value transfer Object reference (TYPE REF TO) IF_RSDME_WI_UI_SCREEN 20030912
2 Importing I_SCREEN_ID Call by reference Type reference (TYPE) RSDMEU_SCREEN_ID 20030912

Method GET_SCREEN on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method GET_WHATIF_RT_REF Signature

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

Method GET_WHATIF_RT_REF on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method INITIALIZE Signature

Method INITIALIZE on class CL_RSDME_UI_WHAT_IF_CTRL has no parameter.
Method INITIALIZE on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method LAUNCH_UI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_T_RETURN Value transfer Type reference (TYPE) BAPIRET2_T 20030915

Method LAUNCH_UI on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method SET_ENGINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030915

Method SET_ENGINE on class CL_RSDME_UI_WHAT_IF_CTRL has no exception.

Method SET_MODEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030915

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