ABAP Keyword Documentation → ABAP Glossary
top include
Include program used for the global declaration part of an ABAP program. No processing blocks should be implemented in top includes. This is checked in the extended program check. The associated top include is included whenever an include program from an ABAP program is compiled.