SAP ABAP Class CL_RSDME_UI_MODEL_SEARCH (search models)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_RSDME_UI_MODEL_LIST_F4 choose model from search results screen 20040120
Properties
Class CL_RSDME_UI_MODEL_SEARCH  
Short Description search models    
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 20040113   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)
2 VRM Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_RSDME_UI_MODEL_SEARCH has no interface implemented.
Friends
Class CL_RSDME_UI_MODEL_SEARCH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MR_GRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20040113
2 MS_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV control: Layout structure 20040113
3 MT_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for List Viewer Control 20040113
4 MT_LIST Instance attribute Protected Type reference (TYPE) VRM_VALUES 20040113
5 MT_SRCH_RESULTS Instance attribute Protected Type reference (TYPE) RSDMU_T_SRCH_RESULTS 20040113
6 M_CHOSEN_ENTRY Instance attribute Protected Type reference (TYPE) RSDMU_SRCH_RESULTS 20040114
7 M_CUST_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20040113
8 M_CUST_CONTROL Instance attribute Protected Type reference (TYPE) SCRFNAME 'CUST_RES' Name of a Screen Element 20040113
9 M_PROG Instance attribute Public Type reference (TYPE) SY-REPID ABAP program 20040113
10 M_SEARCH_INPUT Instance attribute Public Type reference (TYPE) RSDMSM_SEARCH_INPUT_N Search for model or source 20040113
11 M_SHOW_PREV_OPT Instance attribute Protected Type reference (TYPE) RSDMEM_BOOL_CH Data Element for Character Boolean 20040113
12 M_SRCH_PREVRES Instance attribute Public Type reference (TYPE) RSDMEM_BOOL_CH Data Element for Character Boolean 20040113
13 M_START_SRCH Instance attribute Protected Type reference (TYPE) RSDMEM_BOOL_CH Data Element for Character Boolean 20040113
14 M_SUBSCR Instance attribute Public Type reference (TYPE) SY-DYNNR screen number 20040113
15 M_VALUE Instance attribute Protected Type reference (TYPE) VRM_VALUE 20040113
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_ALV Instance method Public Method init 20040113
2 FIND_NEXT_NODE Instance method Public Method find next node 20040114
3 FIND_NODE Instance method Protected Method find the node in the workbench tree 20040114
4 FREE Instance method Public Method release resources 20040113
5 GET_CHOSEN_ENTRY Instance method Public Method return selected entry from the result 20040114
6 GET_SER_LIST Instance method Protected Method fill method dropdown 20040113
7 GET_STATES Instance method Protected Method fill model states dropdown 20040113
8 GET_VERS Instance method Protected Method fill model version dropdown 20040113
9 HANDLE_HOTSPOT_CLICK Instance method Protected Event handling method handle entry chosen from list 20040113
10 INIT Instance method Public Method initialisations before launching screen 20040120
11 PAI_HANDLE_COMMAND Instance method Public Method pai handling 20040113
12 PBO_INIT Instance method Public Method pbo initialisations 20040113
13 POST_SEARCH Instance method Protected Method after search execution 20040113
14 PRE_SEARCH Instance method Protected Method before start of search 20040113
15 SEARCH Instance method Public Method start search 20040113
16 SET_FIELD_CATALOG Instance method Protected Method set field catalog 20040113
17 SET_HANDLER Instance method Protected Method set event handlers 20040113
Events
Class CL_RSDME_UI_MODEL_SEARCH has no event.
Types
Class CL_RSDME_UI_MODEL_SEARCH has no local type.
Method Signatures

Method CREATE_ALV Signature

Method CREATE_ALV on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method CREATE_ALV on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method FIND_NEXT_NODE Signature

Method FIND_NEXT_NODE on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method FIND_NEXT_NODE on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method FIND_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_ERROR_FLAG Value transfer Type reference (TYPE) RSDMEM_BOOL_CH Datenelement für Rückgabetabelle 20040120

Method FIND_NODE on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method FREE Signature

Method FREE on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method FREE on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method GET_CHOSEN_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_RECORD Value transfer Type reference (TYPE) RSDMU_SRCH_RESULTS 20040114

Method GET_CHOSEN_ENTRY on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method GET_SER_LIST Signature

Method GET_SER_LIST on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method GET_SER_LIST on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method GET_STATES Signature

Method GET_STATES on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method GET_STATES on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method GET_VERS Signature

Method GET_VERS on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method GET_VERS on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method HANDLE_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20040114
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20040114
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20040114

Method HANDLE_HOTSPOT_CLICK on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method INIT Signature

Method INIT on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method INIT on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method PAI_HANDLE_COMMAND 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 Bilder, Funktionscode ausgelöst durch PAI 20040113

Method PAI_HANDLE_COMMAND on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method PBO_INIT Signature

Method PBO_INIT on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method PBO_INIT on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method POST_SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_T_SRCH_LIST Call by reference Type reference (TYPE) RSDMEM_TH_SEARCH_LIST_N Durchsuche Liste für Modelle und Datenquellen 20040113

Method POST_SEARCH on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method PRE_SEARCH Signature

Method PRE_SEARCH on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method PRE_SEARCH on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method SEARCH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_MSG Value transfer Object reference (TYPE REF TO) CL_RSDME_ERROR Data Mining - Fehlerklasse (BAPIRET2) 20050209

Method SEARCH on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method SET_FIELD_CATALOG Signature

Method SET_FIELD_CATALOG on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method SET_FIELD_CATALOG on class CL_RSDME_UI_MODEL_SEARCH has no exception.

Method SET_HANDLER Signature

Method SET_HANDLER on class CL_RSDME_UI_MODEL_SEARCH has no parameter.
Method SET_HANDLER on class CL_RSDME_UI_MODEL_SEARCH has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 400