SAP ABAP Class CL_RECA_WB_SEARCH_TOOL (Object Search Using Dropdown Selection)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_WB (Package) RE: Workbench (Object Manager)
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_RECA_WB_NAVIGATOR_TOOL | REWB: Tool in Navigator | 20070425 |
Properties
| Class | CL_RECA_WB_SEARCH_TOOL | |
| Short Description | Object Search Using Dropdown Selection | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_WB | RE: Workbench (Object Manager) |
| Created | 20070424 | SAP |
| Last change | 20100310 | 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) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 4 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_RECA_WB_NAVIGATOR_TOOL | REWB: Tool in Navigator | 20070425 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_RECA_WB_BROWSER | 20070425 | Real Estate Object Browser |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_CLEAR' | Function Code | 20080613 | ||
| 2 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_DELETE' | Function Code | 20080613 | ||
| 3 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_REFRESH' | Function Code | 20080613 | ||
| 4 | Constant | Protected | Type reference (TYPE) | STB_BUTTON-FUNCTION | 'TB_STORE' | Function Code | 20080613 | ||
| 5 | Static Attribute | Public | Type reference (TYPE) | RECAWBOBJTYPE | WB: Object Type of Object in Browser | 20070425 | |||
| 6 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Search Tab | 20070425 | |||
| 7 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Search Results | 20070425 | |||
| 8 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Search Selection | 20070425 | |||
| 9 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20070425 | |||
| 10 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Control: Splitter | 20070425 | |||
| 11 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_DRAGDROP | Behavior for Drag and Drop | 20070425 | |||
| 12 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | GUI: Dynamic Document | 20070425 | |||
| 13 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_HTML_VIEWER | GUI: HTML Viewer | 20070425 | |||
| 14 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_DD_SELECT_ELEMENT | Screen Doc: Select Element | 20070425 | |||
| 15 | Static Attribute | Protected | Type reference (TYPE) | MTYPE_T_TOOL_SEARCH | ALV Search Results | 20070425 | |||
| 16 | Static Attribute | Protected | Type reference (TYPE) | RE_T_WBOBJTYPE | List of WB Object Types | 20070425 |
Methods
Events
Class CL_RECA_WB_SEARCH_TOOL has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | MTYPE_T_TOOL_SEARCH | Protected | See coding | Search Result | 20070425 | mtype_t_tool_search TYPE STANDARD TABLE OF reca_wb_tool_search_l
|
Method Signatures
Method DO_F4 Signature
Method DO_F4 on class CL_RECA_WB_SEARCH_TOOL has no parameter.
Method DO_F4 on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method HANDLE_DD_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20070425 |
Method HANDLE_DD_SELECTED on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method HANDLE_F4_BUTTON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | SENDER | Value transfer | Attribute reference (LIKE) | 20070425 |
Method HANDLE_F4_BUTTON on class CL_RECA_WB_SEARCH_TOOL 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 | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 2 | E_COLUMN_ID | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 3 | E_ROW_ID | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 4 | SENDER | Value transfer | Attribute reference (LIKE) | 20070425 |
Method HANDLE_HOTSPOT_CLICK on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method HANDLE_ON_DRAG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 2 | E_COLUMN | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 3 | E_DRAGDROPOBJ | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 4 | E_ROW | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 5 | SENDER | Value transfer | Attribute reference (LIKE) | 20070425 |
Method HANDLE_ON_DRAG on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method HANDLE_TOOLBAR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 20070425 | |||||
| 2 | E_OBJECT | Value transfer | Attribute reference (LIKE) | 20070425 |
Method HANDLE_TOOLBAR on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method HANDLE_USER_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_UCOMM | Value transfer | Attribute reference (LIKE) | 20070425 |
Method HANDLE_USER_COMMAND on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method INITIALIZE Signature
Method INITIALIZE on class CL_RECA_WB_SEARCH_TOOL has no parameter.
Method INITIALIZE on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method _BUILD_OBJ_SELECTOR Signature
Method _BUILD_OBJ_SELECTOR on class CL_RECA_WB_SEARCH_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Control-Erstellung aufgetreten | 20070425 |
Method _GRID_CREATE Signature
Method _GRID_CREATE on class CL_RECA_WB_SEARCH_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Initialisierung | 20070425 |
Method _GRID_CREATE_FIELDCAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FIELDCATALOG | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20070425 |
Method _GRID_CREATE_FIELDCAT on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method _GRID_CREATE_TOOLBAR_EXCLUDING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TOOLBAR_EXCLUDING | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20070425 |
Method _GRID_CREATE_TOOLBAR_EXCLUDING on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method _INITIALIZE Signature
Method _INITIALIZE on class CL_RECA_WB_SEARCH_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Initialisierung | 20070425 |
Method _INIT_CONTROLS Signature
Method _INIT_CONTROLS on class CL_RECA_WB_SEARCH_TOOL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler bei der Initialisierung | 20070425 |
Method _INIT_SEARCH_RESULT Signature
Method _INIT_SEARCH_RESULT on class CL_RECA_WB_SEARCH_TOOL has no parameter.
Method _INIT_SEARCH_RESULT on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method _REFRESH_SEARCH_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IF_FORCE | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Bool: Objekte neu lesen | 20070425 |
Method _REFRESH_SEARCH_RESULT on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method _STORE_SEARCH_RESULT Signature
Method _STORE_SEARCH_RESULT on class CL_RECA_WB_SEARCH_TOOL has no parameter.
Method _STORE_SEARCH_RESULT on class CL_RECA_WB_SEARCH_TOOL has no exception.
Method _STORE_WBOBJTYPE_CURRENT Signature
Method _STORE_WBOBJTYPE_CURRENT on class CL_RECA_WB_SEARCH_TOOL has no parameter.
Method _STORE_WBOBJTYPE_CURRENT on class CL_RECA_WB_SEARCH_TOOL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 604 |