ABAP Keyword Documentation → ABAP Glossary
conflict resolution
Term in the Switch Framework. A conflict occurs if several
enhancement implementation elements exist for one
enhancement option,
for which only exactly one enhancement can be carried out and when several of those enhancement implementation
elements are switched on at the same time. At the moment, a conflict can occur with the statements
ENHANCEMENT-SECTION
and GET BADI
. To resolve the conflict, the
conflict resolving enhancement implementation with the highest priority is searched among the
enhancement implementations and its enhancement implementation element is then used.