ABAP Keyword Documentation → ABAP Glossary
System Interface
Interface of the class library integrated into system classes. It is used to implement system functions in separate classes or is used as a tag interface. As a rule, the name begins with IF_ABAP_ or IF_SYSTEM_. The input help for IF_ABAP_ or IF_SYSTEM_ in Class Builder can be used to display an overview of all system interfaces.