The DOSSH table in SAP ERP or S/4HANA stores Documentation: Short Text Statistics History data. There are total 15 fields in DOSSH table. The Documentation: Short Text Statistics History 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 DOSSH table. It is in Documentation Maintenance (SDOC) ABAP package and is part of the Documentation Tools (BC-DOC-DTL) module.
SAP DOSSH Table Fields
Following is the list of fields that are available in SAP DOSSH table. The primary key fields of the table are LANGU (Documentation language), DHDATE (Date on which object was changed), DEVCLASS (Package), APPLCLASS (Application class for DD objects (not used)), DOCID (Document class).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| LANGU | Documentation language | DOKU_LANGU | * | LANG (1) |
| DHDATE | Date on which object was changed | DOKU_UPDAT | DATS (8) | |
| DEVCLASS | Package | DEVCLASS | * | CHAR (30) |
| APPLCLASS | Application class for DD objects (not used) | APPLCLASS | * | CHAR (4) |
| DOCID | Document class | DOKU_ID | * | CHAR (2) |
| CNT_OBJAL | Number of objects | DOK_NOBJ | INT2 (5) | |
| CNT_OBJ01 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ02 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ03 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ04 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ05 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ06 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ07 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ08 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) | |
| CNT_OBJ09 | Number of objects, short text statistics | DOK_NOBJS | INT2 (5) |


