SAP BADIIMPL_ENH Table – Implementation Active/Inactive Runtime Table

The BADIIMPL_ENH table in SAP ERP or S/4HANA stores Implementation Active/Inactive Runtime Table data. There are total 11 fields in BADIIMPL_ENH table. The Implementation Active/Inactive Runtime Table 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 BADIIMPL_ENH table. It is in Enhancement Framework Redefinition BAdI (SEEF_REDEFINITION_BADI) ABAP package and is part of the Customer Enhancements: BAdIs (BC-DWB-CEX-BAD) module.

SAP BADIIMPL_ENH Table Fields

Following is the list of fields that are available in SAP BADIIMPL_ENH table. The primary key fields of the table are ENHNAME (ID of an Enhancement), BADI_IMPL (Name of a BAdI Implementation).

Field Description Data Element Check Table Data Type
ENHNAME ID of an Enhancement ENHNAME CHAR (30)
BADI_IMPL Name of a BAdI Implementation BADI_IMPL_NAME CHAR (30)
ACTIVE Enhancement Boolean ENHBOOLEAN CHAR (1)
IMG_OBJ_EXISTS Enhancement Boolean ENHBOOLEAN CHAR (1)
ACTIVE_IMG Enhancement Boolean ENHBOOLEAN CHAR (1)
SPOTNAME Name (ID) of an Enhancement Spot ENHSPOTNAME CHAR (30)
BADI_NAME Name of a BAdI in Enhancement Framework ENHBADIID CHAR (30)
SHORTTEXT_OBJ Abstraction of Possible Doc. Tool Objects ENHDOCUOBJECT CHAR (40)
IS_EXAMPLE_IMP Enhancement Boolean ENHBOOLEAN CHAR (1)
LOCKED_IN_CUST Enhancement Boolean ENHBOOLEAN CHAR (1)
IS_DEFAULT_IMP Enhancement Boolean ENHBOOLEAN CHAR (1)