The DSYAI table in SAP ERP or S/4HANA stores Structures: Structure Short Text data. There are total 5 fields in DSYAI table. The Structures: Structure Short 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 DSYAI table. It is in SAPfind (SF) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP DSYAI Table Fields
Following is the list of fields that are available in SAP DSYAI table. The primary key fields of the table are OUTLINE (Structures: name of the structure), ASPCT (Aspect of documentation), SPRAS (Documentation language).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| OUTLINE | Structures: name of the structure | DOKU_OUTLI | * | CHAR (12) |
| ASPCT | Aspect of documentation | DOKU_ASPCT | CHAR (1) | |
| SPRAS | Documentation language | DOKU_LAN | T002 | LANG (1) |
| OUTL_TITLE | Module Title | DOKU_TITLE | CHAR (60) | |
| ATTRIBUT_1 | Attribute 1 of the documentation | DOKU_ATTR1 | CHAR (1) |


