Table list used by SAP ABAP Function Module RK_POPUP_LIST_SEARCH_SMALL (Process and therefore check the selection values for a field)
SAP ABAP Function Module
RK_POPUP_LIST_SEARCH_SMALL (Process and therefore check the selection values for a field) 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> | SOURCE VALUE(TEXT1) LIKE RKAB1-TEXT1 |
|
| 3 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(TEXT2) LIKE RKAB1-TEXT2 |
|
| 4 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(FLG_INITIALIZE) LIKE RKAB1-XDESC |
|
| 5 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(FLG_READY_FOR_INPUT) LIKE RKAB1-XDESC DEFAULT 'X' |
|
| 6 | RKAB1 | Dynpro fields for function modules <group:KAB1> | SOURCE VALUE(FLG_VALUES_FROM_INTERFACE) LIKE RKAB1-XDESC |
|
| 7 | RKAFT | Field table (field name,attributes,description) | SOURCE VALUE(FIELD_NAME) LIKE RKAFT-KTEXT |
|
| 8 | RKAFT | Field table (field name,attributes,description) | SOURCE FELDTAB STRUCTURE RKAFT |
|
| 9 | RKAFT | Field table (field name,attributes,description) | ||
| 10 | RKAKY | Key for reading report tables (180P,021R) | ||
| 11 | RKAKY | Key for reading report tables (180P,021R) | SOURCE VALUE(KEY) LIKE RKAKY |
|
| 12 | RKASE | Table of values entered (w/o editing) | ||
| 13 | RKASE | Table of values entered (w/o editing) | SOURCE EINTAB STRUCTURE RKASE |
|
| 14 | RKASF | Table of selected fields | ||
| 15 | RKASF | Table of selected fields | SOURCE SEFTAB STRUCTURE RKASF |
|
| 16 | RKASK | Table of selection criteria | ||
| 17 | RKASK | Table of selection criteria | SOURCE SELTAB STRUCTURE RKASK |