ABAP Keyword Documentation → ABAP Glossary
master program
Term for a program organized into include programs. An include program should only be assigned to a single master program. The ABAP Unit tests for the units in the include programs are usually created in the test include of the master program.