SAP INTERFACES



Get Example source ABAP code based on a different SAP table
  



ABAP_OBJ - Implementing or Including Interfaces
The statement
INTERFACES
can be used to implement interfaces by classes or include them using other interfaces.
The statement
ALIASES
can be used to define alias names for interface components.