The DSYOL table in SAP ERP or S/4HANA stores SAPfind – DSYS, Module Key data. There are total 8 fields in DSYOL table. The SAPfind – DSYS, Module Key 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 DSYOL table. It is in SAPfind (SF) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP DSYOL Table Fields
Following is the list of fields that are available in SAP DSYOL table. The primary key fields of the table are OUTLINE (Hypertext Structure), ASPCT (Outline aspect), VERSION (Outline Version), SEQN4 (Consecutive chapter number).
| 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) | |
| SEQN4 | Consecutive chapter number | OUTL_SEQN4 | NUMC (4) | |
| LEVL | Level in DSYS structure | LEVL | NUMC (1) | |
| DCLASS | Hypertext: Object Class | DOKU_CLASS | CHAR (4) | |
| DNAME | Documentation Object Name | DOKU_ONAME | CHAR (20) | |
| DVERSION | Version of document | DOKU_VERS | NUMC (4) |


