The DSYAD table in SAP ERP or S/4HANA stores Structures: Display Structure Without Text data. There are total 9 fields in DSYAD table. The Structures: Display Structure Without Text 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 DSYAD table. It is in SAPfind (SF) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP DSYAD Table Fields
Following is the list of fields that are available in SAP DSYAD table. The primary key fields of the table are OUTLINE (Structures: name of the structure), VIEWNAME (Structures: Name of View), PARENT_CLS (Hypertext: Object Class), PARENT_OBJ (Documentation Object), PARENT_LEV (Sequential number (2 characters)), SEQN4 (Sequence number).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OUTLINE | Structures: name of the structure | DOKU_OUTLI | * | CHAR (12) |
| VIEWNAME | Structures: Name of View | DOKU_VIEWN | CHAR (12) | |
| PARENT_CLS | Hypertext: Object Class | DOKU_CLASS | TDCLD | CHAR (4) |
| PARENT_OBJ | Documentation Object | DOKU_OBJ | CHAR (60) | |
| PARENT_LEV | Sequential number (2 characters) | DOKU_SEQN2 | NUMC (2) | |
| SEQN4 | Sequence number | DOKU_SEQN4 | NUMC (4) | |
| ORIG_OUTL | Name of the outline | DOKU_OUTL | CHAR (12) | |
| CHILD_CLS | Documentation: Class | DOKU_CLS | TDCLD | CHAR (4) |
| CHILD_OBJ | Documentation Object | DOKU_OBJ | CHAR (60) |


