ABAP Keyword Documentation → ABAP Glossary
runtime type services
Abbreviated as RTTS. Combines RTTC and RTTI in a class hierarchy. The RTTS methods get information about data types or classes and interfaces of objects, or create new data types as type description objects. RTTS are implemented as a hierarchy of type description classes from which type description objects can be created.