ABAP Keyword Documentation → ABAP Glossary
runtime type services
Abbreviation RTTS. Combination of RTTC and RTTI in a class hierarchy. The RTTS methods get information on data types and classes, or interfaces of objects, or create new data types in the form of type objects. The RTTSs are implemented as a hierarchy of type classes from which type objects can be created.