TREELOG - Change log for table TREE (tree administration)
Change log for table TREE (tree administration) information is stored in SAP table TREELOG.
It is part of development package SEU in software component BC-DWB-UTL-BRR. This development package consists of objects that can be grouped under "ABAP Workbench".
It is part of development package SEU in software component BC-DWB-UTL-BRR. This development package consists of objects that can be grouped under "ABAP Workbench".
Fields for table TREELOG
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
TNAME | Name of a tree object | X | EU_T_NAME | CHAR | 45 | |
NO | Internal: Node ID | X | SEU_ID | NUMC | 6 | |
ID | Internal: Node ID | SEU_ID | NUMC | 6 | ||
TYPE | Node type | SEU_TYPE | CHAR | 4 | ||
NAME | Object name | SEU_NAME | CHAR | 30 | ||
PARENT | Internal: Node ID | SEU_ID | NUMC | 6 | ||
CHILD | Internal: Node ID | SEU_ID | NUMC | 6 | ||
NEXT | Internal: Node ID | SEU_ID | NUMC | 6 | ||
TLEVEL | Node level | SEU_LEVEL | NUMC | 2 | ||
TLOCK | Internal: Selection ID | SEU_LOCK | CHAR | 1 | ||
DEVCLASS | Package | DEVCLASS | CHAR | 30 | * | |
FUNCTION | Function type | SEU_FCT | CHAR | 1 | ||
PROG | ABAP Program: Current Master Program | SYREPID | CHAR | 40 | * | |
INCLUDE | ABAP Program: Current Master Program | SYREPID | CHAR | 40 | * | |
LONG_NAME | WB request: Key of an object in the development environment | SEU_OBJKEY | CHAR | 180 |