Get Example source ABAP code based on a different SAP table
VERSION 5 IN
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 that can be used to select the BAdI implementation in the GET BADI>> statement in the BAdI object>. BEGIN_SECTION VERSION 5 OUT A BAdI implementation is created as an enhancement implementation element > as part of an enhancement> in Enhancement Builder>, where it can be marked as a standard implementation. END_SECTION VERSION 5 OUT A BAdI implementation can be in the state active> or inactive >, which overrides both the Switch Framework> setting and the filter condition.