ABAP Keyword Documentation → ABAP Glossary
Main Program Group
First program group of an internal mode. It is created when the internal mode is called through a program call. The first program in an internal mode is the main program of the main program group. The runtime of the main program in the main program group determines its lifespan and the entire internal mode.