SAP BADI CLASS - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

BAdI class
Specific global class that is created when a BAdI is defined
BEGIN_SECTION VERSION 5 OUT in the Enhancement Builder
END_SECTION VERSION 5 OUT and given the name of the BAdI as a subclass of the abstract global class CL_BADI_BASE. BAdI classes are a part of the ABAP runtime framework and, apart from being in the namespace of all global types, they are not visible externally.