SAP ABAP Class CL_RSDME_UI_ACTION_HANDLER_GEN (default action handler)
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_UI_ACTION_HANDLER handle fcodes 20030807
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_ACTION_HANDLER_RFC rfc implementation of action handler 20031013
2 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_ACTION_HND_SAP_ABC Action handler for SAP Decision Tree 20031023
3 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_ACTION_HND_SAP_AD Action handler for SAP Decision Tree 20031023
4 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_ACTION_HND_SAP_CL Action handler for SAP Decision Tree 20030919
5 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_ACTION_HND_SAP_DT Action handler for SAP Decision Tree 20030910
6 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_ACTION_HND_SAP_SC Action handler for SAP Scoring 20031118
Properties
Class CL_RSDME_UI_ACTION_HANDLER_GEN  
Short Description default action handler    
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 20030807   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_RSDME_UI_ACTION_HANDLER_GEN has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_RSDME_UI_ACTION_HANDLER handle fcodes 20030807
Friends
Class CL_RSDME_UI_ACTION_HANDLER_GEN has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_ERROR Instance attribute Protected Object reference (TYPE REF TO) CL_RSDME_ERROR error class 20031010
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_FOR_SAVE Instance method Protected Method 20030917
2 CONSTRUCTOR Instance method Public Constructor initialise error class 20031010
3 FETCH_DETAILS Instance method Protected Method 20030917
4 HANDLE_ACTIVATE Instance method Protected Method activate model 20030813
5 HANDLE_BACK Instance method Protected Method back 20030813
6 HANDLE_CANCEL Instance method Protected Method cancel 20030813
7 HANDLE_CHANGE Instance method Protected Method launch in change mode 20030912
8 HANDLE_CHECK Instance method Protected Method check model 20030813
9 HANDLE_CREATE Instance method Protected Method create model 20030918
10 HANDLE_DELETE Instance method Protected Method delete 20030813
11 HANDLE_DISPLAY Instance method Protected Method launch in display mode 20030813
12 HANDLE_EXIT Instance method Protected Method exit 20030813
13 HANDLE_MODE Instance method Protected Method handle mode change 20030912
14 HANDLE_MODEL_F4 Instance method Protected Method show model f4 and launch chosen model 20031007
15 HANDLE_MONITOR Instance method Protected Method launch apd monitor 20031021
16 HANDLE_PMML_EXPORT Instance method Protected Method Handle PMML Export 20031028
17 HANDLE_RESET Instance method Protected Method reset 20030813
18 HANDLE_RTA Instance method Protected Method Return to active version 20031031
19 HANDLE_SAVE Instance method Protected Method save 20030813
20 HANDLE_TOGGLE Instance method Protected Method toggle version 20030813
21 HANDLE_VIEW_RESULT Instance method Protected Method 20030813
22 HANDLE_WHEREUSED Instance method Protected Method where used list 20031022
23 REFRESH_WB_TREE Instance method Public Method refresh workbench tree 20040518
Events
# Event Type Visibility Description Created on
1 RESULT Instance Event
(0)
Public
(2)
20030813
Types
Class CL_RSDME_UI_ACTION_HANDLER_GEN has no local type.
Method Signatures

Method CHECK_FOR_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ABORT Value transfer Type reference (TYPE) CHAR1 20030917
2 Importing I_SAVE_IMPLICIT Call by reference Type reference (TYPE) RSDMEM_BOOL_CH Standardmäßig sichern 20030918

Method CHECK_FOR_SAVE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_RSDME_UI_ACTION_HANDLER_GEN has no parameter.
Method CONSTRUCTOR on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method FETCH_DETAILS 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 20030917
2 Importing I_MODE Call by reference Type reference (TYPE) SY-UCOMM 20030917
3 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030917
4 Importing I_VERSION Call by reference Type reference (TYPE) RSDMEM_OBJVERS 20030917

Method FETCH_DETAILS on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_ACTIVATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Type reference (TYPE) SY-UCOMM 20030917
2 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030912
3 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030912

Method HANDLE_ACTIVATE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_BACK Signature

Method HANDLE_BACK on class CL_RSDME_UI_ACTION_HANDLER_GEN has no parameter.
Method HANDLE_BACK on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_CANCEL Signature

Method HANDLE_CANCEL on class CL_RSDME_UI_ACTION_HANDLER_GEN has no parameter.
Method HANDLE_CANCEL on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_CHANGE 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 20030912
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030912
3 Importing I_TREE Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030915

Method HANDLE_CHANGE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_CHECK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Type reference (TYPE) SY-UCOMM 20030917
2 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030912
3 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030912

Method HANDLE_CHECK on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_CREATE 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 20030918
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030918

Method HANDLE_CREATE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Type reference (TYPE) SY-UCOMM 20030917
2 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030911
3 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030905

Method HANDLE_DELETE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_DISPLAY 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 20030905
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030905
3 Importing I_TREE Call by reference Type reference (TYPE) RSDMEM_BOOL_CH 20030915

Method HANDLE_DISPLAY on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_EXIT Signature

Method HANDLE_EXIT on class CL_RSDME_UI_ACTION_HANDLER_GEN has no parameter.
Method HANDLE_EXIT on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_MODE 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 20030912
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030912

Method HANDLE_MODE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_MODEL_F4 Signature

Method HANDLE_MODEL_F4 on class CL_RSDME_UI_ACTION_HANDLER_GEN has no parameter.
Method HANDLE_MODEL_F4 on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_MONITOR 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 20031021
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031021

Method HANDLE_MONITOR on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_PMML_EXPORT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Type reference (TYPE) SY-UCOMM Bilder, Funktionscode ausgelöst durch PAI 20040122
2 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20031028
3 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031028

Method HANDLE_PMML_EXPORT on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_RESET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CALLER Call by reference Type reference (TYPE) SY-UCOMM 20030917
2 Importing I_ENGINE Call by reference Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030911
3 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030905

Method HANDLE_RESET on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_RTA 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 20031031
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031031

Method HANDLE_RTA on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_SAVE 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
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030915

Method HANDLE_SAVE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_TOGGLE 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 20030912
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030912

Method HANDLE_TOGGLE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_VIEW_RESULT 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 20030911
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20030910

Method HANDLE_VIEW_RESULT on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method HANDLE_WHEREUSED 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 20031022
2 Importing I_MODEL Call by reference Type reference (TYPE) RSDMEM_MODEL 20031022

Method HANDLE_WHEREUSED on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.

Method REFRESH_WB_TREE Signature

Method REFRESH_WB_TREE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no parameter.
Method REFRESH_WB_TREE on class CL_RSDME_UI_ACTION_HANDLER_GEN has no exception.
Event Signatures

Event RESULT Signature
# Parameter Type Pass Value Optional Typing Method Associated Type Default value Description Created on
1 I_ENGINE Exporting Value transfer Type reference (TYPE) RSDMEM_ANALYTICAL_SERVICE 20030911
2 I_MODEL Exporting Value transfer Type reference (TYPE) RSDMEM_MODEL 20030905
History
Last changed by/on SAP  20110908 
SAP Release Created in 350