ABAP Keyword Documentation → ABAP - Quick Reference
ALIASES - Quick reference
Other versions: 7.31 | 7.40 | 7.54
Syntax
ALIASES alias FOR intf~comp.
Effect
Declares an alias name alias for a component comp of interface intf in a class or in an interface.