SAP POLYMORPHISM - Glossary

Get Example source ABAP code based on a different SAP table
  


ARTICLE

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.