Skip to content

ABAP Keyword Documentation →  ABAP Glossary 

program type

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

More

Other versions: 7.31 | 7.40 | 7.54