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 Table  DFIES DD Interface: Table Fields for DDIF_FIELDINFO_GET SOURCE VALUE(TABNAME_FOR_F1_AND_F4) LIKE DFIES-TABNAME OPTIONAL
2 Table  RKAB1 Dynpro fields for function modules <group:KAB1> SOURCE VALUE(TEXT1) LIKE RKAB1-TEXT1
3 Table  RKAB1 Dynpro fields for function modules <group:KAB1> SOURCE VALUE(TEXT2) LIKE RKAB1-TEXT2
4 Table  RKAB1 Dynpro fields for function modules <group:KAB1> SOURCE VALUE(FLG_INITIALIZE) LIKE RKAB1-XDESC
5 Table  RKAB1 Dynpro fields for function modules <group:KAB1> SOURCE VALUE(FLG_READY_FOR_INPUT) LIKE RKAB1-XDESC DEFAULT 'X'
6 Table  RKAB1 Dynpro fields for function modules <group:KAB1> SOURCE VALUE(FLG_VALUES_FROM_INTERFACE) LIKE RKAB1-XDESC
7 Table  RKAFT Field table (field name,attributes,description) SOURCE VALUE(FIELD_NAME) LIKE RKAFT-KTEXT
8 Table  RKAFT Field table (field name,attributes,description) SOURCE FELDTAB STRUCTURE RKAFT
9 Table  RKAFT Field table (field name,attributes,description)
10 Table  RKAKY Key for reading report tables (180P,021R)
11 Table  RKAKY Key for reading report tables (180P,021R) SOURCE VALUE(KEY) LIKE RKAKY
12 Table  RKASE Table of values entered (w/o editing)
13 Table  RKASE Table of values entered (w/o editing) SOURCE EINTAB STRUCTURE RKASE
14 Table  RKASF Table of selected fields
15 Table  RKASF Table of selected fields SOURCE SEFTAB STRUCTURE RKASF
16 Table  RKASK Table of selection criteria
17 Table  RKASK Table of selection criteria SOURCE SELTAB STRUCTURE RKASK