RRX_USRMENU - User-defined menu entries
User-defined menu entries information is stored in SAP table RRX_USRMENU.
It is part of development package BW_BEX_TO_BE_DELETED in software component BW-BEX-ET. This development package consists of objects that can be grouped under "Obsolete BEx Objects".
It is part of development package BW_BEX_TO_BE_DELETED in software component BW-BEX-ET. This development package consists of objects that can be grouped under "Obsolete BEx Objects".
Fields for table RRX_USRMENU
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
INFOCUBE | InfoCube | X | RSINFOCUBE | CHAR | 30 | |
COMPID | Name (ID) of a reporting component | X | RSZCOMPID | CHAR | 30 | * |
IOBJNM | InfoObject | X | RSDIOBJNM | CHAR | 30 | |
CMDID | ID (including funct. code) of entry in Excel context menu | X | RRXMENUID | CHAR | 4 | |
UNAME | User Name in User Master Record | X | XUBNAME | CHAR | 12 | * |
FUNCNAME | Name of Function Module | RS38L_FNAM | CHAR | 30 | * | |
BEGINGROUP | Indicator, that a group starts with this menu entry | RRXBEGINGRP | CHAR | 1 | ||
POPUPLVL | Level of a menu entry in hierarchical context menu | RRXMENULVL | INT4 | 4 | ||
CHECKED | Flag for checked property of an entry in the context menu | RRXCHECKED | CHAR | 1 | ||
ENABLED | Flag for enabled property of an entry in Excel context menu | RRXENABLED | CHAR | 1 |