The DSYADEF table in SAP ERP or S/4HANA stores Last position in structure display data. There are total 6 fields in DSYADEF table. The Last position in structure display 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 DSYADEF table. It is in SAPfind (SF) ABAP package and is part of the Implementation Guide (BC-CUS-TOL-IMG) module.
SAP DSYADEF Table Fields
Following is the list of fields that are available in SAP DSYADEF table. The primary key fields of the table are UNAME (User Name), OUTLINE (Structures: name of the structure), VIEWNAME (Structures: Name of View).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| UNAME | User Name | UNAME | CHAR (12) | |
| OUTLINE | Structures: name of the structure | DOKU_OUTLI | DSYAH | CHAR (12) |
| VIEWNAME | Structures: Name of View | DOKU_VIEWN | CHAR (12) | |
| ORIG_OUTL | Structures: name of the structure | DOKU_OUTLI | DSYAH | CHAR (12) |
| DOC_CLS | Hypertext: Object Class | DOKU_CLASS | TDCLD | CHAR (4) |
| DOC_OBJ | Documentation Object | DOKU_OBJ | CHAR (60) |


