ABAP Keyword Documentation → ABAP Glossary
interface reference variable
Object reference variable of the static type of an interface. You can use an interface reference variable to access the visible interface components of an object that exist in the corresponding interface. This applies to the dynamic and static access.