Skip to content

ABAP Keyword Documentation →  ABAP − Reference →  Processing External Data →  ABAP Database Access →  AMDP - ABAP Managed Database Procedures 

AMDP - Inheritance

Both interface methods and redefined methods inherited from superclasses can become AMDP methods in the implementation, provided that their prerequisites are met and the class contains the appropriate tag interface. If a subclass contains a tag interface, this also applies to its subclasses. If an interface contains a tag interface, this also applies to classes that implement this interface.

Other versions: 7.31 | 7.40 | 7.54