ABAP Keyword Documentation → ABAP Glossary
conflict resolution
Term in Switch Framework. A conflict occurs if more than one
enhancement implementation element exists for a single
enhancement option
(for which only one enhancement can be carried out) and when more than one of those enhancement implementation
elements are switched on at the same time. Currently, 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 found among the
enhancement implementations and its enhancement implementation element used.