ABAP Keyword Documentation → ABAP Glossary
BAdI implementation
Implementation of a BAdI. Several BAdI implementations can be assigned to one 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 the
Enhancement Builder.
In this process, it can be identified as a standard implementation. A BAdI implementation can have the status active or inactive, which overrides both the
Switch Framework and the filter condition.