Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

Program Type

Property of an ABAP program. Defines which processing blocks are contained in a program and how the ABAP runtime environment executes the program. Program types include executable program, class pool, function group, interface pool, module pool, subroutine pool, type group, and include program. The program type is maintained in the ABAP Editor in the program attributes, or by the relevant tool.

More

Other versions: 7.31 | 7.40 | 7.54