SAP

Manage my Account SAP Devs YouTube ↗ Learnings ↗ Community ↗ Provide Feedback ↗
Logout
⤢ Open full site

BAdI Definition

A BAdI Definition (Business Add-In Definition) is an ABAP development object that a developer creates to expose a predefined extension point in their application, allowing other developers to plug in custom business logic. After creating the definition, the developer must release it to maintain the appropriate release status for the development object, and register it to make it available in the Custom Logic tooling.

Docs explaining this concept

Concepts that build on this