DEMO_SIMPLE_TREE - Temporary Table with Hierarchical Data
Temporary Table with Hierarchical Data information is stored in SAP table DEMO_SIMPLE_TREE.
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
It is part of development package SABAPDEMOS in software component BC-ABA-LA. This development package consists of objects that can be grouped under "Demos for ABAP Documentation, not for Production Use".
Fields for table DEMO_SIMPLE_TREE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
CLIENT | Client | X | MANDT | CLNT | 6 | |
ID | X | INT4 | 4 | |||
PARENT_ID | INT4 | 4 | ||||
NAME | STRG | 8 |