ABAP Keyword Documentation → ABAP Glossary
Runtime Type Identification
Abbreviation RTTI. Identification of data types during program runtime. Implemented by means of description methods in type classes. Constitutes the RTTS together with the RTTC.