ABAP Keyword Documentation → ABAP Glossary
BAdI Object
Instance of a BAdI. BAdI objects are addressed using only those
BAdI reference variables to which a
BAdI reference was assigned
using GET BADI
. A BAdI object acts as a handle for the calls of
BAdI methods and contains references to the
object plug-ins created using filters. From a technical point of view, BAdI objects are
instances of BAdI classes.