SMYOTREE - MyObjects Together with Hierarchy
MyObjects Together with Hierarchy information is stored in SAP table SMYOTREE.
It is part of development package SMYO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "My_Objects".
It is part of development package SMYO in software component BC-SRV-COM. This development package consists of objects that can be grouped under "My_Objects".
Fields for table SMYOTREE
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
|---|---|---|---|---|---|---|
| MANDT | Client | X | MANDT | CLNT | 3 | * |
| USER_NAME | User Name | X | UNAME | CHAR | 12 | |
| GUID | Globally Unique Identifier | X | GUID | RAW | 16 | |
| PARENT | Name of Folder for My Objects (Key) | SMYO_NODE | CHAR | 10 | ||
| FOLDER | Name of Folder for My Objects (Key) | SMYO_NODE | CHAR | 10 | ||
| FOLDERFLAG | Flag | SMYO_FLAG | CHAR | 1 | ||
| OBJKEY | Object key | SWO_TYPEID | CHAR | 70 | ||
| OBJTYPE | Object Type | SWO_OBJTYP | CHAR | 10 | * | |
| LOGSYS | Logical system | LOGSYS | CHAR | 10 | * | |
| POSI | Position Within a Node | SMYO_POS | INT4 | 4 | ||
| TEXT | Description of Folder for My Objects | SMYO_TEXT | CHAR | 132 | ||
| TIMESTAMP | UTC Time Stamp in Short Form (YYYYMMDDhhmmss) | TIMESTAMP | DEC | 8 |