SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →BAdI object
Instance of a BAdI. BAdI objects are only addressed using BAdI reference variables, in which a BAdI reference has been placed using GET BADI. A BAdI object acts as a handle for the calls of BAdI methods, and contains references to the object plug-ins generated using filter specifications. From a technical point of view, BAdI objects are instances of BAdI classes.