Table list used by SAP ABAP Function Module RK_POPUP_LIST_SEARCH_BIG (Selection of the search fields and the value entry)
SAP ABAP Function Module
RK_POPUP_LIST_SEARCH_BIG (Selection of the search fields and the value entry) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | DFIES | DD Interface: Table Fields for DDIF_FIELDINFO_GET | SOURCE VALUE(TABNAME_FOR_F1_AND_F4) LIKE DFIES-TABNAME OPTIONAL |
|
| 2 | RKAB1 | Dynpro fields for function modules <group:KAB1> | ||
| 3 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(FLG_VALUES_FROM_INTERFACE) LIKE RKAB1-XDESC |
|
| 4 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(FLG_READY_FOR_INPUT) LIKE RKAB1-XDESC DEFAULT 'X' |
|
| 5 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(FLG_INITIALIZE) LIKE RKAB1-XDESC |
|
| 6 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(FLG_INACTIVE) LIKE RKAB1-XDESC |
|
| 7 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(TEXT3) LIKE RKAB1-TEXT3 |
|
| 8 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(TEXT2) LIKE RKAB1-TEXT2 |
|
| 9 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(TEXT1) LIKE RKAB1-TEXT1 |
|
| 10 | RKAFT | Field table (field name,attributes,description) | SOURCE FELDTAB STRUCTURE RKAFT |
|
| 11 | RKAFT | Field table (field name,attributes,description) | ||
| 12 | RKAFT_F4 | Field table for F4 Help | SOURCE FELDTAB_F4 STRUCTURE RKAFT_F4 OPTIONAL |
|
| 13 | RKAKY | Key for reading report tables (180P,021R) | ||
| 14 | RKAKY | Key for reading report tables (180P,021R) | SOURCE VALUE(KEY) LIKE RKAKY |
|
| 15 | RKASE | Table of values entered (w/o editing) | ||
| 16 | RKASE | Table of values entered (w/o editing) | SOURCE EINTAB STRUCTURE RKASE |
|
| 17 | RKASF | Table of selected fields | ||
| 18 | RKASF | Table of selected fields | SOURCE SEFTAB STRUCTURE RKASF |
|
| 19 | RKASK | Table of selection criteria | ||
| 20 | RKASK | Table of selection criteria | SOURCE SELTAB STRUCTURE RKASK |