SAP Table RSZTREESTRUCTURE

Table with Example Description of a Tree Structure

RSZTREESTRUCTURE (Table with Example Description of a Tree Structure) 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 RSZTREESTRUCTURE to other SAP tables.

RSZTREESTRUCTURE table fields

Field Data element Checktable Datatype Length Decimals
TABLENAME Table Name RSTABNM CHAR 30 0
ITEMKEY Item key RSZITEMKEY CHAR 12 0
POSN NUMC 3 0
ITEMTYPE Item type RSZITEMTYPE NUMC 1 0
0 Hierarchy
1 Image
2 Text
3 Boolean
4 Button
5 Link
COLINDEX NUMC 5 0
HIDDEN Boolean RS_BOOL CHAR 1 0
NULL False
X True
EDITABLE Boolean RS_BOOL CHAR 1 0
NULL False
X True
EXPAND_ON_DBLCLK Boolean RS_BOOL CHAR 1 0
NULL False
X True
DISABLED Boolean RS_BOOL CHAR 1 0
NULL False
X True
FOCUS Boolean RS_BOOL CHAR 1 0
NULL False
X True
ALIGN Text alignment in a SAP table tree column RSZTREEALIGN NUMC 1 0
0 Left
1 Centered
2 Right
3 Automatic
WIDTH NUMC 10 0
MINWIDTH NUMC 10 0
MAXWIDTH NUMC 10 0