Global Class
These are stored centrally in the class library in the r/3 Repository.
Transaction code: SE24.
All of the ABAP programs in an R/3 System can access the global classes.
Local Class
Local Classes are defined within an ABAP program.
Local classes and interfaces can only be used in the program in which they are defined.
When you use a class in an ABAP program, the system first searches for a local class with a specified name. If it does not find one, it then looks for a global class.
Serkan AKKAVAK
Computer Engineer BSc
SAP Department Deputy Manager
Contact : serkurumsal@yandex.com
0 Comments