Table list used by SAP ABAP Function Module EXTERN_EVENT_ADD_TO_USER_SHELF (Transmit External Event to Create a Favorite in the Folder)
SAP ABAP Function Module
EXTERN_EVENT_ADD_TO_USER_SHELF (Transmit External Event to Create a Favorite in the Folder) is using
# | Object Type | Object Name | Object Description | Note |
---|---|---|---|---|
![]() |
![]() |
|||
1 | ![]() |
SMENCUST | Menu Texts - Customer | SOURCE VALUE(TEXT) LIKE SMENCUST-TEXT |
2 | ![]() |
SMENSAPNEW | File Structure for Hierarchical Menu - SAP | SOURCE VALUE(FIRST_NODE) LIKE SMENSAPNEW-CUSTOMIZED DEFAULT SPACE |
3 | ![]() |
SMEN_BUFFC | Table for Storing Favorites | SOURCE USER_SHELF STRUCTURE SMEN_BUFFC |
4 | ![]() |
SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(MENU_LEVEL_FOR_NEW_OBJECT) LIKE SMEN_BUFFC-MENU_LEVEL |
5 | ![]() |
SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(NEW_ID) LIKE SMEN_BUFFC-OBJECT_ID |
6 | ![]() |
SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(TARGET_ID) LIKE SMEN_BUFFC-PARENT_ID |
7 | ![]() |
SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(REPORT_NAME) LIKE SMEN_BUFFC-REPORT |
8 | ![]() |
SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(REPORTTYPE) LIKE SMEN_BUFFC-REPORTTYPE |
9 | ![]() |
SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(SAP_GUID) LIKE SMEN_BUFFC-SAP_GUID OPTIONAL |