ABAP Keyword Documentation → ABAP Glossary
Polymorphism
Polymorphism means - in object-oriented programming - to be able to address differently implemented methods that belong to different objects of different classes with the same descriptor via the same interface.