ABAP Keyword Documentation → ABAP Glossary
interface reference variable
Object reference variable of the static type of an interface. An interface reference variable can be used to provide precise access to the visible interface components of an object that exist in the associated interface. This applies to both dynamic and static access.