ABAP Keyword Documentation → ABAP Glossary
polymorphism
Polymorphism means (in object-oriented programming) the ability to address differently implemented methods belonging to different objects in different classes with the same name and using the same interface.