Table list used by SAP ABAP Function Module EFG_SELECTION_LIST (INTERN: Popup zur Auswahl aus einer Liste)
SAP ABAP Function Module EFG_SELECTION_LIST (INTERN: Popup zur Auswahl aus einer Liste) is using
# Object Type Object Name Object Description Note
     
1 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_MINLEN_TYPE) LIKE EFGGEN-TEXTLEN DEFAULT 0
2 Table  EFGGEN Reference Fields for Development Class EEBA
3 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_POPUP) LIKE EFGGEN-KENNZX DEFAULT 'X'
4 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_SUPPRESS_KEY) LIKE EFGGEN-KENNZX DEFAULT SPACE
5 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_SUPPRESS_TYPE) LIKE EFGGEN-KENNZX DEFAULT 'X'
6 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_SELECT_MODE) LIKE EFGGEN-SELECTMODE DEFAULT 'S'
7 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_MINLEN_KEY) LIKE EFGGEN-TEXTLEN DEFAULT 0
8 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_MINLEN_TEXT) LIKE EFGGEN-TEXTLEN DEFAULT 10
9 Table  EFGGEN Reference Fields for Development Class EEBA SOURCE VALUE(X_HOTSPOT) LIKE EFGGEN-KENNZX OPTIONAL
10 Table  EFGSELLIST Selection List Structure SOURCE T_SELECTLIST STRUCTURE EFGSELLIST
11 Table  EFGSELLIST Selection List Structure SOURCE VALUE(Y_STR_SELECTED) TYPE EFGSELLIST
12 Table  EFGSELLIST Selection List Structure SOURCE VALUE(X_STR_HEADER) TYPE EFGSELLIST OPTIONAL
13 Table  EFGSELLIST Selection List Structure
14 Table  EFG_STR_SEL_STATE Status of Selection Dialog SOURCE VALUE(Y_STR_SEL_STATE) TYPE EFG_STR_SEL_STATE
15 Table  EFG_STR_SEL_STATE Status of Selection Dialog SOURCE VALUE(X_STR_SEL_STATE) TYPE EFG_STR_SEL_STATE OPTIONAL
16 Table  RFGEN General Fields for Interfaces to EFG Function Modules SOURCE VALUE(X_SHOW_EXPORT_ICON) LIKE RFGEN-KENNZX OPTIONAL
17 Table  RFGEN General Fields for Interfaces to EFG Function Modules SOURCE VALUE(X_ALLOW_CLIPBOARD) LIKE RFGEN-KENNZX OPTIONAL