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


