ABAP Keyword Documentation → ABAP − Reference → Declarations → Declaration Statements → Classes and Interfaces → INTERFACE
ENDINTERFACE
Other versions: 7.31 | 7.40 | 7.54
Syntax
ENDINTERFACE.
Effect
The statement ENDINTERFACE
closes an interface definition introduced using INTERFACE
.