SAP INTERFACES
Get Example source ABAP code based on a different SAP table
ABAP_OBJ - Implementing or Including Interfaces
The statement
can be used to implement interfaces by classes or include them using other interfaces.
The statement
can be used to define alias names for interface components.