ABAP Keyword Documentation → ABAP Glossary
object component selector
Character ->. Also instance component selector. Each visible
component comp of a
data object or an
instance of a
class can be addressed via ref->comp if ref is a
reference variable that refers to the object.