So we all know that S/4Hana is the latest version and the future of SAP but what about the tables we are familiar with, are they still available and what do tables like HAP_S_FREE_ENH_STRUCT_TREE look like in an S4Hana SAP system. If you havent seen or logged into an S/4Hana system you might be surprise how similar it looks to the previous ERP/ECC version. Infact when using using the gui it is difficult to tell the difference, and for many of database tables the same is true.
Object Name: HAP_S_FREE_ENH_STRUCT_TREE
Dictionary Type: Structure
Description: Contains All Mandatory Columns for a Display As Tree
Field | Data Element | Data Type | length (Dec) | Check table | Description | Conversion Routine | Domain Name | MemoryID | AppClass | SHLP | SHLP Field | ConvExit |
PLVAR | PLVAR | CHAR | 2(0) | * | Plan Version | PLVAR | POP | PP | ||||
OTYPE | OTYPE | CHAR | 2(0) | * | Object Type | OTYPE | POT | PP | ||||
SOBID | SOBID | CHAR | 45(0) | ID of Related Object | CHAR45 | PP | ||||||
PARENT_OTYPE | OTYPE | CHAR | 2(0) | * | Object Type | OTYPE | POT | PP | ||||
PARENT_SOBID | SOBID | CHAR | 45(0) | ID of Related Object | CHAR45 | PP | ||||||
SELECTABLE | BOOLE_D | CHAR | 1(0) | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE | |||||||
SELECTED | BOOLE_D | CHAR | 1(0) | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE | |||||||
_TREE_KEY | STRG | 0(0) | ||||||||||
_TREE_KEY_PARENT | STRG | 0(0) | ||||||||||
_TREE_IS_LEAF | BOOLE_D | CHAR | 1(0) | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE | |||||||
_TREE_IS_EXPANDED | BOOLE_D | CHAR | 1(0) | Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') | BOOLE |