ABAP Keyword Documentation → ABAP Glossary
BAdI implementation
Implementation of a BAdI. Multiple BAdI implementations can be assigned to a single BAdI. A BAdI implementation consists of a
BAdI implementation
class and a filter condition, which can be used to select the BAdI implementation in the statement GET BADI
in the
BAdI object. A BAdI implementation is created as an
enhancement implementation element as part of an
enhancement in
Enhancement Builder.
It can be flagged as a standard implementation here. A BAdI implementation can be in the state active or inactive, which overrides both the
Switch Framework setting and the filter condition.