SAP Table EFORMULAINTERVAL

ISU EDM Intervals of Hierarchy Level (DB table)

EFORMULAINTERVAL (ISU EDM Intervals of Hierarchy Level (DB table)) 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 EFORMULAINTERVAL to other SAP tables.

EFORMULAINTERVAL table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
CALCNR Calculation Run Number E_CALCNR NUMC 12 0
TIMESLOTNR Cons. number of time clice in formula instance hierarchy E_TIMESLOTNR NUMC 6 0
HIERARCHY_LEVEL Hierarchy level of formula instance E_HIERARCHY_LEVEL NUMC 4 0
INTNR Interval number E_INTNR NUMC 10 0
SEQUNR_FROM From-number (consecutive) E_SEQUNR_FROM NUMC 18 0
SEQUNR_TO Consecutive number (to) E_SEQUNR_TO NUMC 18 0
FL_IN_USE In process E_FL_IN_USE CHAR 1 0
X TRUE
NULL FALSE
FL_FINISHED Interval completed E_FL_FINISHED CHAR 1 0
X TRUE
NULL FALSE
STAT_INTV Status of Interval Creation in Calculation Run E_STAT_INTV CHAR 1 0
NULL Not yet processed
E Incorrect
S Processed successfully