- Home
- Resources
- SAP Tables
- RSZTREE - Hierarchy structure opened to SAP table tree control
SAP Table RSZTREE
Hierarchy structure opened to SAP table tree control
RSZTREE (Hierarchy structure opened to SAP table tree control) 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 RSZTREE to other SAP tables.
Source: RSZTREE (Hierarchy structure opened to SAP table tree control)
RSZTREE table fields
Field |
Data element |
Checktable |
Datatype |
Length |
Decimals |
|
NODE_KEY |
Tree Control: Node Key |
TV_NODEKEY |
|
CHAR |
|
12 |
0 |
|
RELATKEY |
Tree Control: Node Key |
TV_NODEKEY |
|
CHAR |
|
12 |
0 |
|
RELATSHIP |
Natural Number |
INT4 |
|
INT4 |
|
10 |
0 |
|
HIDDEN |
Flag (X or Blank) |
AS4FLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
DISABLED |
Flag (X or Blank) |
AS4FLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
NODE_IMAGE |
Natural Number |
INT4 |
|
INT4 |
|
10 |
0 |
|
EXPANDED |
Flag (X or Blank) |
AS4FLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
ISFOLDER |
Flag (X or Blank) |
AS4FLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
EXPANDER |
Flag (X or Blank) |
AS4FLAG |
|
CHAR |
|
1 |
0 |
Possible values
NULL |
Do not set flag |
X |
Set flag |
|
NODETYPE |
Node type |
SEU_TYPE |
|
CHAR |
|
4 |
0 |
|
NODEOBJECT |
Field for any characteristic value (external display) |
RSCHAVLEXT |
|
SSTR |
|
1333 |
0 |
|
NODETEXT |
Text/Icon/Symbol |
SEU_TEXT |
|
CHAR |
|
75 |
0 |
|
DISABLED_IMAGE |
Natural Number |
INT4 |
|
INT4 |
|
10 |
0 |
|