SAP Table DTELID

Downtime Element ID

DTELID (Downtime Element ID) 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 DTELID to other SAP tables.

DTELID table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
DTELI Downtime Element ID DTELI CHAR 8 0
DTCTI Downtime Category ID DTCTI DTCTID CHAR 8 0
DTTYPE Downtime Element Type DTTYPE CHAR 1 0
C Downtime element is customer-defined
S Downtime element is defined by SAP and FM by customers
D Downtime element and FM are all defined by SAP
DATACOLLECTOR Data Collector DATACOL CHAR 30 0
EVNETTRIGGER Event EVNTRI CHAR 30 0

DTELID foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
DTELID DTCTI DTELID MANDT DTCTID Downtime Category ID MANDT
DTELID DTCTI DTELID DTCTI DTCTID Downtime Category ID DTCTI