Table/Structure Field list used by SAP ABAP Function Module DOKU_SEARCH (Anschluß an Suchmechanismus)
SAP ABAP Function Module
DOKU_SEARCH (Anschluß an Suchmechanismus) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RSEU1 - TIT_TEXT | Text of title line | SOURCE VALUE(SCREEN_TITLE) LIKE RSEU1-TIT_TEXT DEFAULT SPACE |
|
| 2 | SEARCHTAB - MODE | Output control for search dynpro | SOURCE VALUE(ENTRY_CAPSELED_OPERATOR) LIKE SEARCHTAB-MODE DEFAULT 'A' |
|
| 3 | SEARCHTAB - MODE | Output control for search dynpro | SOURCE VALUE(ENTRY_WORD_MODE) LIKE SEARCHTAB-MODE DEFAULT 'X' |
|
| 4 | SEARCHTAB - MODE | Output control for search dynpro | SOURCE VALUE(ENTRY_FIXED_STRUCTURE_MODE) LIKE SEARCHTAB-MODE DEFAULT SPACE |
|
| 5 | SEARCHTAB - MODE | Output control for search dynpro | SOURCE VALUE(ENTRY_DISPLAY_SEARCH) LIKE SEARCHTAB-MODE DEFAULT SPACE |
|
| 6 | SEARCHTAB - MODE | Output control for search dynpro | SOURCE VALUE(ENTRY_DISPLAY_INFO) LIKE SEARCHTAB-MODE DEFAULT SPACE |
|
| 7 | SEARCHTAB - MODE | Output control for search dynpro | SOURCE VALUE(ENTRY_CAPSEL_CHANGEBLE) LIKE SEARCHTAB-MODE DEFAULT 'X' |
|
| 8 | SEARCHTAB - WORD | Search expression for search screen | SOURCE VALUE(ENTRY_FIRST_VALUE) LIKE SEARCHTAB-WORD DEFAULT SPACE |
|
| 9 | SYST - XCODE | ABAP System Field: Internal Use | ||