SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
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.