Table/Structure Field 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 | RRX_USRMENU - CMDID | ID (including funct. code) of entry in Excel context menu | ||
| 2 | RRX_USRMENU - CMDID | ID (including funct. code) of entry in Excel context menu | SOURCE VALUE(I_CMDID) LIKE RRX_USRMENU-CMDID |
|
| 3 | RRX_USRMENU - COMPID | Name (ID) of a reporting component | ||
| 4 | RRX_USRMENU - COMPID | Name (ID) of a reporting component | SOURCE VALUE(I_COMPID) LIKE RRX_USRMENU-COMPID |
|
| 5 | RRX_USRMENU - FUNCNAME | Name of Function Module | ||
| 6 | RRX_USRMENU - INFOCUBE | InfoCube | ||
| 7 | RRX_USRMENU - INFOCUBE | InfoCube | SOURCE VALUE(I_INFOCUBE) LIKE RRX_USRMENU-INFOCUBE |
|
| 8 | RRX_USRMENU - IOBJNM | InfoObject | ||
| 9 | RRX_USRMENU - IOBJNM | InfoObject | SOURCE VALUE(I_IOBJNM) LIKE RRX_USRMENU-IOBJNM |
|
| 10 | RRX_USRMENU - UNAME | User Name in User Master Record | ||
| 11 | RRX_USRMENU - UNAME | User Name in User Master Record | SOURCE VALUE(I_UNAME) LIKE RRX_USRMENU-UNAME |