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 |
Possible values
|
||||||||||||||
COLINDEX | NUMC | 5 | 0 | |||||||||||||||||
HIDDEN | Boolean | RS_BOOL | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
EDITABLE | Boolean | RS_BOOL | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
EXPAND_ON_DBLCLK | Boolean | RS_BOOL | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
DISABLED | Boolean | RS_BOOL | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
FOCUS | Boolean | RS_BOOL | CHAR | 1 | 0 |
Possible values
|
||||||||||||||
ALIGN | Text alignment in a SAP table tree column | RSZTREEALIGN | NUMC | 1 | 0 |
Possible values
|
||||||||||||||
WIDTH | NUMC | 10 | 0 | |||||||||||||||||
MINWIDTH | NUMC | 10 | 0 | |||||||||||||||||
MAXWIDTH | NUMC | 10 | 0 |