SAP ENHINCINX Table – Enhancement: Table across program enhancements

The ENHINCINX table in SAP ERP or S/4HANA stores Enhancement: Table across program enhancements data. There are total 9 fields in ENHINCINX table. The Enhancement: Table across program enhancements table is available in all major SAP S/4HANA versions, is implemented as a Column Store table within the SAP HANA database. Additionally we provide an overview of the structure and fields of ENHINCINX table. It is in Enhancement of Programs (SABP_ENHANCEMENT) ABAP package and is part of the ABAP Syntax, Compiler, Runtime (BC-ABA-LA) module.

SAP ENHINCINX Table Fields

Following is the list of fields that are available in SAP ENHINCINX table. The primary key fields of the table are ENHNAME (ID of an Enhancement), VERSION (ABAP: Program Status (Active, Saved, Transported…)), IS_ENH (Enhancement Boolean), PROGRAMNAME (ABAP Program Name), ID (4 Byte Signed Integer).

Field Description Data Element Check Table Data Type
ENHNAME ID of an Enhancement ENHNAME CHAR (30)
VERSION ABAP: Program Status (Active, Saved, Transported…) R3STATE CHAR (1)
IS_ENH Enhancement Boolean ENHBOOLEAN CHAR (1)
PROGRAMNAME ABAP Program Name PROGNAME CHAR (40)
ID 4 Byte Signed Integer INT4 INT4 (10)
OVERWRITE Enhancement Boolean ENHBOOLEAN CHAR (1)
METHOD Enhancement Boolean ENHBOOLEAN CHAR (1)
ENHMODE Mode of Program Enhancement ENHMODE CHAR (1)
ENHINCLUDE ABAP Program Name PROGNAME CHAR (40)