Table list used by SAP ABAP Function Module BX_FAVOS_SHIFT_NODE (Konten auf der gleichen Ebene rauf und runter schieben)
SAP ABAP Function Module
BX_FAVOS_SHIFT_NODE (Konten auf der gleichen Ebene rauf und runter schieben) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(SHIFT_MODE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT 'D' |
|
| 2 | SMENSAPNEW | File Structure for Hierarchical Menu - SAP | ||
| 3 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(INFOS) LIKE SMEN_BUFFC-BOOK_INFO DEFAULT SPACE |
|
| 4 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(OBJECT_ID) LIKE SMEN_BUFFC-PARENT_ID |
|
| 5 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(X_POS) LIKE SMEN_BUFFC-X_POS DEFAULT '00000' |
|
| 6 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(Y_POS) LIKE SMEN_BUFFC-Y_POS DEFAULT '00000' |
|