TTREV_HEAD - Header table for structure versions
Header table for structure versions information is stored in SAP table TTREV_HEAD.
It is part of development package SHI_VERS in software component BC-CUS-TOL-HMT. This development package consists of objects that can be grouped under "Hierarchy Tool - Versioning".
It is part of development package SHI_VERS in software component BC-CUS-TOL-HMT. This development package consists of objects that can be grouped under "Hierarchy Tool - Versioning".
Fields for table TTREV_HEAD
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
VERSION | Version ID | X | HIER_VERS | CHAR | 32 | |
ID | GUID for Structure | HIER_TREEG | CHAR | 32 | ||
CREATEUSER | Created By | HIER_FUSER | CHAR | 12 | ||
CREATEDATE | Created On | HIER_FDATE | DATS | 8 | ||
CREATETIME | Created at | HIER_FTIME | TIMS | 6 | ||
DELETED | Version deleted | HIER_DEL | CHAR | 1 | ||
DELETEUSER | Last Changed By | HIER_LUSER | CHAR | 12 | ||
DELETEDATE | Last Changed On | HIER_LDATE | DATS | 8 | ||
DELETETIME | Time of Last Change | HIER_LTIME | TIMS | 6 | ||
NUMB_NODES | Hierarchy Tool: No. of Nodes in a Structure | HIER_NODNO | NUMC | 8 | ||
MASTERLANG | Language Key | SPRAS | LANG | 1 | * | |
CHECKBOX | Single-Character Flag | CHAR1 | CHAR | 1 |