The DSYOH table in SAP ERP or S/4HANA stores Hypertext: Version Management Structure data. There are total 14 fields in DSYOH table. The Hypertext: Version Management Structure table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of DSYOH table. It is in SAPfind (SF) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP DSYOH Table Fields
Following is the list of fields that are available in SAP DSYOH table. The primary key fields of the table are OUTLINE (Hypertext Structure), ASPCT (Outline aspect), VERSION (Outline Version), SPRAS (Language Key).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OUTLINE | Hypertext Structure | OUTLINE | CHAR (12) | |
| ASPCT | Outline aspect | OUTL_ASPCT | CHAR (1) | |
| VERSION | Outline Version | OUTL_VERS | NUMC (4) | |
| SPRAS | Language Key | SPRAS | * | LANG (1) |
| STATE | Outline status | OUTL_STATE | CHAR (1) | |
| MASTERLANG | Documentation language | DOKU_LANGU | * | LANG (1) |
| FUSER | Created by | TDFUSER | CHAR (12) | |
| FRELES | Release | TDFRELES | CHAR (4) | |
| FDATE | Date created | TDFDATE | DATS (8) | |
| FTIME | Time Created | TDFTIME | TIMS (6) | |
| LUSER | Last changed by | TDLUSER | CHAR (12) | |
| LRELES | Last Changed in Release | TDLRELES | CHAR (4) | |
| LDATE | Changed On | TDLDATE | DATS (8) | |
| LTIME | Last Changed At | TDLTIME | TIMS (6) |


