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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | 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 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040113 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20040113 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20040113 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | VRM_VALUES | 20040113 | ||||
| 5 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_T_SRCH_RESULTS | 20040113 | ||||
| 6 | Instance attribute | Protected | Type reference (TYPE) | RSDMU_SRCH_RESULTS | 20040114 | ||||
| 7 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20040113 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SCRFNAME | 'CUST_RES' | Name of a Screen Element | 20040113 | ||
| 9 | Instance attribute | Public | Type reference (TYPE) | SY-REPID | ABAP program | 20040113 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | RSDMSM_SEARCH_INPUT_N | Search for model or source | 20040113 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | RSDMEM_BOOL_CH | Data Element for Character Boolean | 20040113 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | RSDMEM_BOOL_CH | Data Element for Character Boolean | 20040113 | |||
| 13 | Instance attribute | Protected | Type reference (TYPE) | RSDMEM_BOOL_CH | Data Element for Character Boolean | 20040113 | |||
| 14 | Instance attribute | Public | Type reference (TYPE) | SY-DYNNR | screen number | 20040113 | |||
| 15 | Instance attribute | Protected | Type reference (TYPE) | VRM_VALUE | 20040113 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | init | 20040113 | |
| 2 | Instance method | Public | Method | find next node | 20040114 | |
| 3 | Instance method | Protected | Method | find the node in the workbench tree | 20040114 | |
| 4 | Instance method | Public | Method | release resources | 20040113 | |
| 5 | Instance method | Public | Method | return selected entry from the result | 20040114 | |
| 6 | Instance method | Protected | Method | fill method dropdown | 20040113 | |
| 7 | Instance method | Protected | Method | fill model states dropdown | 20040113 | |
| 8 | Instance method | Protected | Method | fill model version dropdown | 20040113 | |
| 9 | Instance method | Protected | Event handling method | handle entry chosen from list | 20040113 | |
| 10 | Instance method | Public | Method | initialisations before launching screen | 20040120 | |
| 11 | Instance method | Public | Method | pai handling | 20040113 | |
| 12 | Instance method | Public | Method | pbo initialisations | 20040113 | |
| 13 | Instance method | Protected | Method | after search execution | 20040113 | |
| 14 | Instance method | Protected | Method | before start of search | 20040113 | |
| 15 | Instance method | Public | Method | start search | 20040113 | |
| 16 | Instance method | Protected | Method | set field catalog | 20040113 | |
| 17 | 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 | 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 | 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 | ES_ROW_NO | Call by reference | Attribute reference (LIKE) | 20040114 | |||||
| 2 | E_COLUMN_ID | Call by reference | Attribute reference (LIKE) | 20040114 | |||||
| 3 | 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 | 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 | 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 | 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 |