Table list used by SAP ABAP Function Module FAVOS_EVENT_ADD_TO_USER_SHELF (Transmit External Event to Create a Favorite in the Folder)
SAP ABAP Function Module
FAVOS_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 | AGR_SHIER | Structure for the Drag and Drop Tool | ||
| 2 | AGR_SHIERT | Structure for the Drag and Drop Tool | ||
| 3 | AGR_STRING | Structure for the Drag and Drop Tool | ||
| 4 | RFCDES | Destination table for Remote Function Call | SOURCE VALUE(TARGET_SYST) LIKE RFCDES-RFCDEST DEFAULT SPACE |
|
| 5 | SMENSAPLNG | Display Structure for the Gui Menus | SOURCE VALUE(PERS_MINI) LIKE SMENSAPLNG-CUSTOMIZED OPTIONAL |
|
| 6 | SMENSAPLNG | Display Structure for the Gui Menus | SOURCE VALUE(PERS_WIN) LIKE SMENSAPLNG-CUSTOMIZED OPTIONAL |
|
| 7 | SMENSAPLNG | Display Structure for the Gui Menus | SOURCE VALUE(FIRST_NODE) LIKE SMENSAPLNG-CUSTOMIZED DEFAULT 'X' |
|
| 8 | SMENSAPLNT | Texts for SMENSAPLNG | SOURCE VALUE(TEXT) LIKE SMENSAPLNT-TEXT OPTIONAL |
|
| 9 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(Y_POS) LIKE SMEN_BUFFC-Y_POS DEFAULT SPACE |
|
| 10 | SMEN_BUFFC | Table for Storing Favorites | ||
| 11 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(NEW_ID) LIKE SMEN_BUFFC-OBJECT_ID |
|
| 12 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(BOOK_INFO) LIKE SMEN_BUFFC-BOOK_INFO DEFAULT SPACE |
|
| 13 | SMEN_BUFFC | Table for Storing Favorites | SOURCE USER_SHELF STRUCTURE SMEN_BUFFC |
|
| 14 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(TARGET_ID) LIKE SMEN_BUFFC-PARENT_ID |
|
| 15 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(REPORT_NAME) LIKE SMEN_BUFFC-REPORT OPTIONAL |
|
| 16 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(X_POS) LIKE SMEN_BUFFC-X_POS DEFAULT SPACE |
|
| 17 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(SAP_GUID) LIKE SMEN_BUFFC-SAP_GUID OPTIONAL |
|
| 18 | SMEN_BUFFC | Table for Storing Favorites | SOURCE VALUE(REPORTTYPE) LIKE SMEN_BUFFC-REPORTTYPE |
|
| 19 | SMEN_BUFFI | Links for Favorites | ||
| 20 | SMEN_BUFFI | Links for Favorites | SOURCE USER_LINKS STRUCTURE SMEN_BUFFI OPTIONAL |
|
| 21 | SMEN_BUFFI | Links for Favorites | SOURCE VALUE(URL) LIKE SMEN_BUFFI-URL DEFAULT SPACE |
|
| 22 | SMEN_STCK | Transfer Favorites |