ABAP Keyword Documentation →  ABAP Glossary → 

runtime type identification

Abbreviated as RTTI. The identification of data types at program runtime. Implemented using description methods in type description classes. Together with RTTC, constitutes RTTS.

More