SAP Table EKDI

Rate Facts

EKDI (Rate Facts) 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 EKDI to other SAP tables.

Source: EKDI (Rate Facts)

EKDI table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT T000 CLNT 3 0
TARIFNR Rate key TARIFNR CHAR 10 0
KONDIGR Rate fact group KONDIGR TE067 CHAR 10 0
OPERAND Operand E_OPERAND CHAR 10 0
SAISON Season SAISON CHAR 10 0
BIS Date at Which a Time Slice Expires BISZEITSCH DATS 8 0
AB Date from which time slice is valid ABZEITSCH DATS 8 0
WERT1 Entry value (installed value) for a device E_WERT1 DEC 16 7
WERT2 Value to be billed E_WERT2 DEC 16 7
STRING1 First key field for operand value STRING1 CHAR 10 0
STRING2 Second key field for operand value STRING2 CHAR 10 0
STRING3 Third key field for operand value STRING3 CHAR 1 0
STRING4 Fourth key field for operand value STRING4 CHAR 1 0
ERSATZWERT Replacement value for operands ERSATZWERT CHAR 1 0
NULL Normal operand value
1 Operand value is an optional value
2 Operand value is a required value
3 Operand value determined at runtime
BETRAG Currency-dependent amount E_BETRAG CURR 13 2
WAERS Currency Key WAERS CUKY 5 0

EKDI foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
EKDI KONDIGR EKDI MANDT TE067 Fact Groups MANDT
EKDI KONDIGR EKDI KONDIGR TE067 Fact Groups KONDIGR
EKDI MANDT EKDI MANDT T000 Clients MANDT