ABAP Keyword Documentation → ABAP Glossary
main program
The first program of a program group. The first program (executable program, module pool, or function group) that is loaded by a program call into an internal session is the main program of the main program group. The program (function group or class pool) in which an additional program group is created when it is loaded is the main program of the additional program group.