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 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_MINLEN_TYPE) LIKE EFGGEN-TEXTLEN DEFAULT 0 |
|
| 2 | EFGGEN | Reference Fields for Development Class EEBA | ||
| 3 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_POPUP) LIKE EFGGEN-KENNZX DEFAULT 'X' |
|
| 4 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_SUPPRESS_KEY) LIKE EFGGEN-KENNZX DEFAULT SPACE |
|
| 5 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_SUPPRESS_TYPE) LIKE EFGGEN-KENNZX DEFAULT 'X' |
|
| 6 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_SELECT_MODE) LIKE EFGGEN-SELECTMODE DEFAULT 'S' |
|
| 7 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_MINLEN_KEY) LIKE EFGGEN-TEXTLEN DEFAULT 0 |
|
| 8 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_MINLEN_TEXT) LIKE EFGGEN-TEXTLEN DEFAULT 10 |
|
| 9 | EFGGEN | Reference Fields for Development Class EEBA | SOURCE VALUE(X_HOTSPOT) LIKE EFGGEN-KENNZX OPTIONAL |
|
| 10 | EFGSELLIST | Selection List Structure | SOURCE T_SELECTLIST STRUCTURE EFGSELLIST |
|
| 11 | EFGSELLIST | Selection List Structure | SOURCE VALUE(Y_STR_SELECTED) TYPE EFGSELLIST |
|
| 12 | EFGSELLIST | Selection List Structure | SOURCE VALUE(X_STR_HEADER) TYPE EFGSELLIST OPTIONAL |
|
| 13 | EFGSELLIST | Selection List Structure | ||
| 14 | EFG_STR_SEL_STATE | Status of Selection Dialog | SOURCE VALUE(Y_STR_SEL_STATE) TYPE EFG_STR_SEL_STATE |
|
| 15 | EFG_STR_SEL_STATE | Status of Selection Dialog | SOURCE VALUE(X_STR_SEL_STATE) TYPE EFG_STR_SEL_STATE OPTIONAL |
|
| 16 | RFGEN | General Fields for Interfaces to EFG Function Modules | SOURCE VALUE(X_SHOW_EXPORT_ICON) LIKE RFGEN-KENNZX OPTIONAL |
|
| 17 | RFGEN | General Fields for Interfaces to EFG Function Modules | SOURCE VALUE(X_ALLOW_CLIPBOARD) LIKE RFGEN-KENNZX OPTIONAL |