SAP CLASS COMPONENT - Glossary



Get Example source ABAP code based on a different SAP table
  


VERSION 5 IN

class component
Component of a class . Declared in the declaration part of the class. Possible class components are: Attributes, methods , and events.
ABAP_MORE_INFO