SAP GLOBAL CLASS - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

global class
Class that is defined as a global type. Global classes are declared in class pools and are marked as such there using the addition PUBLIC of the statement CLASS. A class pool can only contain one global class.