ABAP Keyword Documentation →  ABAP − Reference →  Declarations →  Declaration Statements →  Classes and Interfaces →  Components in Classes and Interfaces → 

Implementing and including interfaces

Interfaces can be implemented by classes using the statement

or can be included by other interfaces.

Alias names can be defined for interface components using the statement

.




Continue
INTERFACES
ALIASES