SAP Table ENHINCINX

Enhancement: Table on Program Enhancements

ENHINCINX (Enhancement: Table on Program Enhancements) 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 ENHINCINX to other SAP tables.

ENHINCINX table fields

Field Data element Checktable Datatype Length Decimals
ENHNAME ID of an Enhancement ENHNAME CHAR 30 0
VERSION ABAP: Program Status (Active, Saved, Transported...) R3STATE CHAR 1 0
IS_ENH Enhancement Boolean ENHBOOLEAN CHAR 1 0
X True
NULL False
PROGRAMNAME ABAP Program Name PROGNAME CHAR 40 0
ID Natural Number INT4 INT4 10 0
OVERWRITE Enhancement Boolean ENHBOOLEAN CHAR 1 0
X True
NULL False
METHOD Enhancement Boolean ENHBOOLEAN CHAR 1 0
X True
NULL False
ENHMODE Mode of Program Enhancement ENHMODE CHAR 1 0
S Static Enhancement Point/Section
D Dynamic Enhancement Point/Section
FULL_NAME STRG 0 0
ENHINCLUDE ABAP Program Name PROGNAME CHAR 40 0