Start of Content Area
BAdI implementation (BC-ABA)

ABAP Runtime Environment (BC-ABA)

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, 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 Enhancement Builder, whereby it can be flagged as a standard implementation. A BAdI implementation can be in the state active or inactive, which overrides both the Switch Framework setting and the filter condition.

End of Content Area