ABAP Keyword Documentation →  ABAP Glossary → 

pseudo reference

super expression that can be specified in the implementation of a redefined instance method or an instance constructor instead of a reference variable. It enables the implementation of the method to be called in the direct superclass.

More