Table list used by SAP ABAP Function Module DRAG_DROP_EVENT_ADD_NODE (Hinzufügen eines Knotens)
SAP ABAP Function Module
DRAG_DROP_EVENT_ADD_NODE (Hinzufügen eines Knotens) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE VALUE(NODE_IS_FOLDER) LIKE AGR_SHIER-FOLDER DEFAULT SPACE |
|
| 2 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE VALUE(ICON) TYPE AGR_SHIER-ICON DEFAULT SPACE |
|
| 3 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE VALUE(NEW_ID) LIKE AGR_SHIER-OBJECT_ID |
|
| 4 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE VALUE(APPL_ALIAS) TYPE AGR_SHIER-APPL_ALIAS OPTIONAL |
|
| 5 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE MENU_HIERARCHY STRUCTURE AGR_SHIER |
|
| 6 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE VALUE(TARGET_ID) LIKE AGR_SHIER-OBJECT_ID |
|
| 7 | AGR_SHIER | Structure for the Drag and Drop Tool | ||
| 8 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE CHANGED_NODES STRUCTURE AGR_SHIER OPTIONAL |
|
| 9 | AGR_SHIER | Structure for the Drag and Drop Tool | SOURCE VALUE(FLAGS) TYPE AGR_SHIER-FLAGS DEFAULT SPACE |
|
| 10 | AGR_SHIERT | Structure for the Drag and Drop Tool | SOURCE MENU_TEXTS STRUCTURE AGR_SHIERT |
|
| 11 | AGR_SHIERT | Structure for the Drag and Drop Tool | SOURCE VALUE(DESCRIPTION) TYPE AGR_SHIERT-DESCRIPTION DEFAULT SPACE |
|
| 12 | AGR_SHIERT | Structure for the Drag and Drop Tool | SOURCE VALUE(LANGUAGE) LIKE AGR_SHIERT-SPRAS DEFAULT SY-LANGU |
|
| 13 | AGR_SHIERT | Structure for the Drag and Drop Tool | SOURCE VALUE(TEXT) LIKE AGR_SHIERT-TEXT DEFAULT SPACE |
|
| 14 | AGR_SPRTXT | Structure for the Drag and Drop Tool | SOURCE TEXTS_TO_CHANGE STRUCTURE AGR_SPRTXT OPTIONAL |
|
| 15 | AGR_STRING | Structure for the Drag and Drop Tool | ||
| 16 | AGR_STRING | Structure for the Drag and Drop Tool | SOURCE VALUE(NODE_INFORMATION) LIKE AGR_STRING DEFAULT SPACE |
|
| 17 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE DEFAULT 'X' |
|
| 18 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(ADD_AS_FIRST_NODE_IN_FOLDER) LIKE SMENSAPNEW-CUSTOMIZED |