SAP CLASS IFAC COMPONENTS



Get Example source ABAP code based on a different SAP table
  



ABAP_OBJ - Components in Classes and Interfaces
The components of classes and interfaces are declared in the declaration part of classes and interfaces. The components of a class are as follows:
Data types and attributes
Methods
Events