SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation → ABAP Glossary →global data
Data objects that are known in the entire ABAP program. Global data is declared in the global declaration part of a program. Also see local data.