SAP Table IMEP

Items in the Entry List

IMEP (Items in the Entry List) 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 IMEP to other SAP tables.

IMEP table fields

Field Data element Checktable Datatype Length Decimals
MANDT Client MANDT CLNT 3 0
MELNR Number of Entry List IMRC_MELNR IMEL CHAR 12 0
POSNR Item in Entry List IMRC_POSNR INT4 10 0
POINT Measuring Point IMRC_POINT IMPTT CHAR 12 0
SORTF Sort Field for Item in Entry List IMRC_SORTF CHAR 20 0
OBLIG Entry Obligatory IMRC_OBLIG CHAR 1 0
X Yes
NULL No

IMEP foreign key relationships

Table Field Foreign key table Foreign key field Check table Check field
IMEP MELNR IMEP MANDT IMEL Entry List for Measurement Documents MANDT
IMEP MELNR IMEP MELNR IMEL Entry List for Measurement Documents MELNR
IMEP POINT IMEP MANDT IMPTT Measuring Point (Table) MANDT
IMEP POINT IMEP POINT IMPTT Measuring Point (Table) POINT