DOKTL - Documentation - text lines
Documentation - text lines information is stored in SAP table DOKTL.
It is part of development package SDOC in software component BC-DOC-DTL. This development package consists of objects that can be grouped under "Documentation Maintenance".
It is part of development package SDOC in software component BC-DOC-DTL. This development package consists of objects that can be grouped under "Documentation Maintenance".
Fields for table DOKTL
Field Name | Description | Is Key | Data Element | Data Type | Length | Check Table |
---|---|---|---|---|---|---|
ID | Document class | X | DOKU_ID | CHAR | 4 | DOKIL |
OBJECT | Documentation Object | X | DOKU_OBJ | CHAR | 120 | |
LANGU | Documentation language | X | DOKU_LANGU | LANG | 2 | T002 |
TYP | Documentation type | X | DOKU_TYP | CHAR | 2 | |
DOKVERSION | Version of Documentation Module | X | DOKVERS | NUMC | 8 | |
LINE | Line number within the documentation element | X | DOKU_LINE | NUMC | 12 | |
DOKFORMAT | Documentation format from SAPscript | DOK_FORMAT | CHAR | 4 | ||
DOKTEXT | Text line in the documentation module | DOK_TEXT | CHAR | 144 |