SAP Table IMPH

Measurement and Counter Reading Transmission History

IMPH (Measurement and Counter Reading Transmission History) 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 IMPH to other SAP tables.

IMPH table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
POINT Measuring Point IMRC_POINT IMPTT CHAR 12 0
SUBID Line Number in Table IMPH (2,000,000,001 - n) IMRC_SUBID INT4 10 0
CANCL Reversal Indicator IMRC_CANCL CHAR 1 0
X Yes
NULL No
DATLO Date: Valid From IMRC_DATLO DATS 8 0
TIMLO Time: Valid From (Exclusive) IMRC_TIMLO TIMS 6 0
INVLO Inverted Time Stamp: 99.999.999.999 - Seconds AD IMRC_INVTS NUMC 11 0
DATHI Date: Valid To IMRC_DATHI DATS 8 0
TIMHI Time: Valid To (Inclusive) IMRC_TIMHI TIMS 6 0
INVHI Inverted Time Stamp: 99.999.999.999 - Seconds AD IMRC_INVTS NUMC 11 0
TRANS Measuring Point from Which Meas. Reading Was Transferred IMRC_TRANS IMPTT CHAR 12 0
DATCR Date on which the object was created ICRDT DATS 8 0
NAMCR Name of User Who Created the Object ICRNA CHAR 12 0
GENER Origin Indicator for Entry in Table IMPH IMRC_IMPHG CHAR 1 0
D Online processing of measuring points
E Direct editing of table IMPH
O Automatic generation through change in object hierarchy
X EXPRA program on the basis of IMPTT-TRANS
I IECQM: Change of Equipment History
UPDAT Change Indicator for Entry in Table IMPH IMRC_IMPHC CHAR 1 0
D Online processing of measuring points
E Direct editing of table IMPH
O Automatic generation through change in object hierarchy
X EXPRA program on the basis of IMPTT-TRANS
I IECQM: Change of Equipment History

IMPH foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
IMPH POINT IMPH MANDT IMPTT Measuring Point (Table) MANDT
IMPH POINT IMPH POINT IMPTT Measuring Point (Table) POINT
IMPH TRANS IMPH MANDT IMPTT Measuring Point (Table) MANDT
IMPH TRANS IMPH TRANS IMPTT Measuring Point (Table) POINT