Table list used by SAP ABAP Function Module ISU_OBJECT_SELECTION (INTERNAL: Selection dialog for IS-U objects)
SAP ABAP Function Module
ISU_OBJECT_SELECTION (INTERNAL: Selection dialog for IS-U objects) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | ISU_EE00 | Structure for Fields of FMs in FGroup EE00 | SOURCE VALUE(X_SORT) LIKE ISU_EE00-KZ_SORT DEFAULT 'X' |
|
| 2 | ISU_EE00 | Structure for Fields of FMs in FGroup EE00 | SOURCE VALUE(X_DYNAMIC) LIKE ISU_EE00-KZ_DYNAMIC DEFAULT 'X' |
|
| 3 | ISU_EE00 | Structure for Fields of FMs in FGroup EE00 | SOURCE VALUE(X_ALL_SELECTED) LIKE ISU_EE00-KZ_ALL_SEL DEFAULT ' ' |
|
| 4 | ISU_EE00 | Structure for Fields of FMs in FGroup EE00 | SOURCE VALUE(X_ANZAHL) LIKE ISU_EE00-ANZAHL DEFAULT 0 |
|
| 5 | ISU_SELECT | Selection Table for Function Module ISU_OBJECT_SELECTION | ||
| 6 | ISU_SELECT | Selection Table for Function Module ISU_OBJECT_SELECTION | SOURCE T_SELECT STRUCTURE ISU_SELECT |
|
| 7 | ISU_SELECT | Selection Table for Function Module ISU_OBJECT_SELECTION | SOURCE VALUE(X_KEY_DEFAULT) LIKE ISU_SELECT-KEYFELD DEFAULT ' ' |
|
| 8 | RSEU1 | Menu Painter screen fields | SOURCE VALUE(X_TITEL) LIKE RSEU1-TIT_TEXT |
|