Data Element list used by SAP ABAP Function Module RRX_USER_MENU_CALL_BACK (Call-back from contextual Excel menu in user-exits)
SAP ABAP Function Module
RRX_USER_MENU_CALL_BACK (Call-back from contextual Excel menu in user-exits) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | RRXMENUID | ID (including funct. code) of entry in Excel context menu | SOURCE VALUE(I_CMDID) LIKE RRX_USRMENU-CMDID |
|
| 2 | RSDIOBJNM | InfoObject | SOURCE VALUE(I_IOBJNM) LIKE RRX_USRMENU-IOBJNM |
|
| 3 | RSINFOCUBE | InfoCube | SOURCE VALUE(I_INFOCUBE) LIKE RRX_USRMENU-INFOCUBE |
|
| 4 | RSZCOMPID | Name (ID) of a reporting component | SOURCE VALUE(I_COMPID) LIKE RRX_USRMENU-COMPID |
|
| 5 | XUBNAME | User Name in User Master Record | SOURCE VALUE(I_UNAME) LIKE RRX_USRMENU-UNAME |
|