SAP Table TTREETYPE
List of valid structure types
TTREETYPE (List of valid structure types) 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 TTREETYPE to other SAP tables.
TTREETYPE table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
TREE_TYPE | Structure Type | HIER_TREET | CHAR | 5 | 0 | |||||||
ACTIVE | Flag whether active or inactive | HIER_ACTIV | CHAR | 1 | 0 |
Possible values
|
||||||
DB_IDENT | Structure Type | HIER_TREET | TTREETYPE | CHAR | 5 | 0 | ||||||
DB_TABLE | General hierarchy tool structure type table name | HIER_TABLE | CHAR | 15 | 0 | |||||||
TRANS_OBJ | Object Type | TROBJTYPE | CHAR | 4 | 0 | |||||||
OWN_DATA | Flag: 0 = negative; 1 = positive | HIER_PROP | CHAR | 1 | 0 |
Possible values
|
||||||
CHANGEDOC | Use of change documents | HIER_CHDOC | CHAR | 1 | 0 |
Possible values
|
||||||
NO_TEXT | Structure Contains No Text | HIER_NOTXT | CHAR | 1 | 0 |
Possible values
|
||||||
FUSER | Created by | HIER_FUSER | CHAR | 12 | 0 | |||||||
FDATE | Created on | HIER_FDATE | DATS | 8 | 0 | |||||||
FTIME | Created at | HIER_FTIME | TIMS | 6 | 0 | |||||||
FRELEASE | Release of SAP System | SYSAPRL | CHAR | 4 | 0 | |||||||
LUSER | Last changed by | HIER_LUSER | CHAR | 12 | 0 | |||||||
LDATE | Last Changed On | HIER_LDATE | DATS | 8 | 0 | |||||||
LTIME | Time of Last Change | HIER_LTIME | TIMS | 6 | 0 | |||||||
LRELEASE | Release of SAP System | SYSAPRL | CHAR | 4 | 0 |
TTREETYPE foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
TTREETYPE | DB_IDENT | TTREETYPE | DB_IDENT | TTREETYPE | List of valid structure types | TREE_TYPE |