ABAP Keyword Documentation → ABAP Glossary
Top Include
Include program used for the global declaration section of an ABAP program. The top include should not be used to implement processing blocks The extended program check ensures that this is not the case. During the compilation of an individual include program of an ABAP program, the corresponding top include is included.