SAP SYSTEM INTERFACE - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 OUT

system interface
Interface of the class library that is included in system classes and is used to implement system functions in separate classes or is required as a tag interface. The name usually begins with IF_ABAP_ or IF_SYSTEM_. Using the input help for IF_ABAP_* or IF_SYSTEM_* in the Class Builder can give an overview of all system interfaces.