global declaration section

Area following the opening statement of an ABAP program, in which interfaces, data types, classes and data objects that are visible in the whole program can be declared.

More