SAP ABAP - PolymorphismPrevious Quiz Next The term polymorphism literally means many forms. From an object-oriented perspective, polymorphism works in conjunction with inheritance to make it possible for various types within an inheritance tree to be used interchangeably. That is, polymorphism occurs ...