SAP Table DOKIL
Index for Documentation Table DOKH
DOKIL (Index for Documentation Table DOKH) is a standard table in SAP R\3 ERP systems. Below you can find the technical details of the fields that make up this table. Key fields are marked in blue.
Additionally we provide an overview of foreign key relationships, if any, that link DOKIL to other SAP tables.
DOKIL table fields
Field | Data element | Checktable | Datatype | Length | Decimals | |||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
ID | Document class | DOKU_ID | CHAR | 2 | 0 | |||||||||||
OBJECT | Documentation Object | DOKU_OBJ | CHAR | 60 | 0 | |||||||||||
LANGU | Documentation language | DOKU_LANGU | T002 | LANG | 1 | 0 | ||||||||||
TYP | Documentation type | DOKU_TYP | CHAR | 1 | 0 | |||||||||||
VERSION | Version of Documentation Module | DOKVERS | NUMC | 4 | 0 | |||||||||||
MASTERLANG | Single-Character Indicator | CHAR1 | CHAR | 1 | 0 | |||||||||||
TXTLINES | Number of Text Lines in Line Table | TDTXTLINES | NUMC | 5 | 0 | |||||||||||
DOKSTATE | Status of documentation module | DOKSTATE | CHAR | 1 | 0 | |||||||||||
SELFDEF | Object documentation status | DOKU_SELFD | CHAR | 1 | 0 |
Possible values
|
DOKIL foreign key relationships
Table | Field | Foreign key table | Foreign key field | Check table | Check field | |
---|---|---|---|---|---|---|
DOKIL | LANGU | DOKIL | LANGU | T002 | Language Keys (Component BC-I18) | SPRAS |