The BADI_SPOT table in SAP ERP or S/4HANA stores Cross-Reference Table BAdI for Enhancement Spot data. There are total 4 fields in BADI_SPOT table. The Cross-Reference Table BAdI for Enhancement Spot 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 BADI_SPOT 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 BADI_SPOT Table Fields
Following is the list of fields that are available in SAP BADI_SPOT table. The primary key fields of the table are BADI_NAME (Name of a BAdI in Enhancement Framework).
| Field | Description | Data Element | Check Table | Data Type |
|---|---|---|---|---|
| BADI_NAME | Name of a BAdI in Enhancement Framework | ENHBADIID | CHAR (30) | |
| ENHSPOTNAME | Name (ID) of an Enhancement Spot | ENHSPOTNAME | CHAR (30) | |
| MIG_EXIT_NAME | Business Add-in Definition | EXIT_DEF | CHAR (20) | |
| SHORTTEXT_OBJ | Abstraction of Possible Doc. Tool Objects | ENHDOCUOBJECT | CHAR (40) |


