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 SCR_FCODE 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 GET_CALLPACKAGE Instance method Public Method get Call Package 20030807
2 GET_DIALOG_METAINFO Instance method Public Method Meta Info as coming from Call Package Builder - Getter 20030828
3 GET_ENGINE Instance method Public Method Get Associated Engine 20040210
4 GET_FCODE Instance method Public Method Get FCode 20030807
5 GET_HELP Instance method Public Method Get Help 20040210
6 GET_MODE Instance method Public Method Get Mode 20030807
7 GET_PARAMETERS Instance method Public Method get parameters list 20030807
8 GET_PRED_INFO_INSTANCE Instance method Public Method Get Prediction Info 20030808
9 GET_SCREEN Instance method Public Method Get Screen details for given Screen ID 20030807
10 HANDLE_MODEL_CHANGE Instance method Public Method Handle Mining Model Changes 20030822
11 SET_CALLPACKAGE Instance method Public Method set Call Package 20030807
12 SET_DIALOG_METAINFO Instance method Public Method Meta Info as coming from Call Package Builder - Setter 20030828
13 SET_FCODE Instance method Public Method Set FCode 20030807
14 SET_MODE Instance method Public Method Set Mode 20030807
15 SET_PARAMETERS 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning 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 Returning ER_SCREEN Value transfer Object reference (TYPE REF TO) IF_RSDME_IS_UI_SCREEN Dynpro-Referenz 20030807
2 Importing 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 Exporting E_OK Value transfer Type reference (TYPE) RSDMEM_BOOL_CH Kennzeichen: 'X' - OK, ' ' - Änderung abbrechen 20030822
2 Exporting E_R_RETURN Call by reference Object reference (TYPE REF TO) CL_RSDME_ERROR 20031009
3 Importing I_NEW_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL Neuer Modellname 20030822
4 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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 Importing 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