ABAP Keyword Documentation → ABAP Glossary
type group
ABAP program, administered by the
ABAP Dictionary, that
is initiated with the statement TYPE-POOL
and contains the definitions of globally visible
data types,
constants, and
macros. A type group is loaded the first time its data types and constants are loaded. It does not support its own
dynpros.