SAP Table RSMPE_TREE

SAP-GUI: Tree structure of status menu bar

RSMPE_TREE (SAP-GUI: Tree structure of status menu bar) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.

Additionally we provide an overview of foreign key relationships, if any, that link RSMPE_TREE to other SAP tables.

RSMPE_TREE table fields

Field Data element Checktable Datatype Length Decimals
PROGRAM ABAP Program Name PROGRAMM CHAR 40 0
STATUS GUI status CUA_STATUS CHAR 20 0
POS_1 GUI: Menu position CUA_POS CHAR 2 0
POS_2 GUI: Menu position CUA_POS CHAR 2 0
POS_3 GUI: Menu position CUA_POS CHAR 2 0
POS_4 GUI: Menu position CUA_POS CHAR 2 0
CODE Menu Painter: Object code GUI_CODE CHAR 20 0
TEXT Menu Painter: Function or menu text (4.0) GUI_TEXT CHAR 40 0
QUICKINFO Menu Painter: Info text (4.0) GUI_INFO CHAR 60 0
FIELDNAME CHAR 132 0
TYPE GUI: Menu type CUA_MENTYP CHAR 1 0
E Exit Command (MODULE xxx AT EXIT-COMMAND)
S System Function
T Call a Transaction
NULL Normal Application Function
P Local GUI Functions
H Internal Use
FTYPE Function Type CUA_FUNTYP CHAR 1 0
E Exit Command (MODULE xxx AT EXIT-COMMAND)
S System Function
T Call a Transaction
NULL Normal Application Function
P Local GUI Functions
H Internal Use
ACTIVE Selection of element to be edited CUA_CHOICE CHAR 1 0
NULL No selection
X Selection
PATH Fastpath ID CUA_PATH CHAR 1 0
INC_POS GUI: Menu position CUA_POS CHAR 2 0
INTERNAL CHAR01 data element for SYST SYCHAR01 CHAR 1 0
INT_CODE Menu Painter: Object code GUI_CODE CHAR 20 0