SAP DTELDOKI Table – sddo

The DTELDOKI table in SAP ERP or S/4HANA stores sddo data. There are total 12 fields in DTELDOKI table. The sddo 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 DTELDOKI table. It is in ABAP Dictionary: Domains, Data Elements (SDDO) ABAP package and is part of the Activation Program, Conversion Program, DB Utility, MC, SPDD (BC-DWB-DIC-AC) module.

SAP DTELDOKI Table Fields

Following is the list of fields that are available in SAP DTELDOKI table. The primary key fields of the table are ID (Document class), OBJECT (Documentation Object), LANGU (Documentation language), TYP (Documentation type).

Field Description Data Element Check Table Data Type
ID Document class DOKU_ID * CHAR (2)
OBJECT Documentation Object DOKU_OBJ CHAR (60)
LANGU Documentation language DOKU_LANGU * LANG (1)
TYP Documentation type DOKU_TYP CHAR (1)
VERSION Version of Documentation Module DOKVERS NUMC (4)
MASTERLANG Single-Character Flag CHAR1 CHAR (1)
TXTLINES Number of Text Lines in Line Table TDTXTLINES NUMC (5)
DOKSTATE Status of documentation module DOKSTATE CHAR (1)
SELFDEF Object documentation status DOKU_SELFD CHAR (1)
NEWNAME Documentation Object DOKU_OBJ CHAR (60)
LENDIFF Row Index of Internal Tables SYTABIX INT4 (10)
RESULT Return Code SYSUBRC INT4 (10)