SAP ABAP Class CL_SALV_GUI_GRID_V_TEXTSEARCH (Provide text search)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-SRV-ALV (Application Component) SAP List Viewer
⤷
SALV_IDA_IMPL (Package) ALV: Development for IDA No Translation
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_GUI_GRID_VIEW_IDA | Interface for UI-Views: BeforeAction,Update,... | 20140227 |
Properties
| Class | CL_SALV_GUI_GRID_V_TEXTSEARCH | |
| Short Description | Provide text search | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_IDA_IMPL | ALV: Development for IDA No Translation |
| Created | 20140227 | SAP |
| Last change | 20141120 | |
| 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
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_GUI_GRID_VIEW_IDA | Interface for UI-Views: BeforeAction,Update,... | 20140227 |
Friends
Class CL_SALV_GUI_GRID_V_TEXTSEARCH has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor for text search field | 20140227 | |
| 2 | Instance method | Private | Method | 20140404 | ||
| 3 | Instance method | Private | Method | 20140404 | ||
| 4 | Instance method | Private | Method | 20140404 | ||
| 5 | Instance method | Private | Method | 20140404 | ||
| 6 | Instance method | Private | Event handling method | 20140404 | ||
| 7 | Instance method | Public | Method | 20140404 | ||
| 8 | Instance method | Public | Method | handler for text input | 20140227 | |
| 9 | Instance method | Private | Method | 20140320 | ||
| 10 | Instance method | Private | Method | 20140825 |
Events
Class CL_SALV_GUI_GRID_V_TEXTSEARCH has no event.
Types
Class CL_SALV_GUI_GRID_V_TEXTSEARCH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20140227 | |||
| 2 | IO_GRID_MODEL | Call by reference | Object reference (TYPE REF TO) | CL_SALV_GUI_GRID_MODEL_IDA | ALV IDA Model for SAP GUI ALV | 20140227 | |||
| 3 | IO_USER_ACTION | Call by reference | Object reference (TYPE REF TO) | CL_SALV_GUI_USER_ACTION | End User Action Container (SelectedFields,CurrentCell,...) | 20140507 |
Method CONSTRUCTOR on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method CREATE_CONTAINERS Signature
Method CREATE_CONTAINERS on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no parameter.
Method CREATE_CONTAINERS on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method CREATE_DDLBX_SEARCH_METHOD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20140404 |
Method CREATE_DDLBX_SEARCH_METHOD on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method CREATE_INPUT_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20140404 |
Method CREATE_INPUT_FIELD on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method CREATE_NAVIGATE_NEXT_HIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20140404 |
Method CREATE_NAVIGATE_NEXT_HIT on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method GO_TO_PREV_NEXT_HIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20140404 |
Method GO_TO_PREV_NEXT_HIT on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method HANDLE_SEARCH_METHOD_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY | Call by reference | Type reference (TYPE) | VRM_VALUE-KEY | 20140404 |
Method HANDLE_SEARCH_METHOD_SELECTED on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method HANDLE_SUBMIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | INPUT | Call by reference | Type reference (TYPE) | CSEQUENCE | search text | 20140227 |
Method HANDLE_SUBMIT on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method SET_SEARCHTERM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INPUT | Call by reference | Type reference (TYPE) | CSEQUENCE | 20140320 |
Method SET_SEARCHTERM on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
Method SET_TEXT_IN_TEXTSEARCH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_TEXT | Call by reference | Type reference (TYPE) | STRING | 20140825 |
Method SET_TEXT_IN_TEXTSEARCH on class CL_SALV_GUI_GRID_V_TEXTSEARCH has no exception.
History
| Last changed by/on | SAP | 20141120 |
| SAP Release Created in | 740 |