Data Element 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_URL | URL for the SAP Portal | SOURCE VALUE(URL) LIKE SMEN_BUFFI-URL DEFAULT SPACE |
|
| 2 | COLOR_INFO | Structures: name of the structure | SOURCE VALUE(BOOK_INFO) LIKE SMEN_BUFFC-BOOK_INFO DEFAULT SPACE |
|
| 3 | EXTDREPORT | Extended Program Name | SOURCE VALUE(REPORT_NAME) LIKE SMEN_BUFFC-REPORT OPTIONAL |
|
| 4 | HIER_GUID | Unique ID - 32 characters | SOURCE VALUE(SAP_GUID) LIKE SMEN_BUFFC-SAP_GUID OPTIONAL |
|
| 5 | MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(PERS_WIN) LIKE SMENSAPLNG-CUSTOMIZED OPTIONAL |
|
| 6 | MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(PERS_MINI) LIKE SMENSAPLNG-CUSTOMIZED OPTIONAL |
|
| 7 | MENU_FLAG | Customized ('C') or standard menu ('S') flag | SOURCE VALUE(FIRST_NODE) LIKE SMENSAPLNG-CUSTOMIZED DEFAULT 'X' |
|
| 8 | MENU_NUM_5 | Counter for menu ID | SOURCE VALUE(NEW_ID) LIKE SMEN_BUFFC-OBJECT_ID |
|
| 9 | MENU_NUM_5 | Counter for menu ID | SOURCE VALUE(Y_POS) LIKE SMEN_BUFFC-Y_POS DEFAULT SPACE |
|
| 10 | MENU_NUM_5 | Counter for menu ID | SOURCE VALUE(X_POS) LIKE SMEN_BUFFC-X_POS DEFAULT SPACE |
|
| 11 | MENU_NUM_5 | Counter for menu ID | SOURCE VALUE(TARGET_ID) LIKE SMEN_BUFFC-PARENT_ID |
|
| 12 | REPORTTYPE | Report type | SOURCE VALUE(REPORTTYPE) LIKE SMEN_BUFFC-REPORTTYPE |
|
| 13 | RFCDEST | Logical Destination (Specified in Function Call) | SOURCE VALUE(TARGET_SYST) LIKE RFCDES-RFCDEST DEFAULT SPACE |
|
| 14 | SSM_TITLE | Menu entry text | SOURCE VALUE(TEXT) LIKE SMENSAPLNT-TEXT OPTIONAL |