sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP OBJECTS DIFFERENCES documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Statements in ABAP Objects
The statements in ABAP Objects can be classified as follows:
  • Statements for defining classes and interfaces


  • These statements define classes and interfaces and their components. They can be used for local and global classes or interfaces.

  • Statements for implementing methods


  • These statements implement the functionality of classes in methods.

  • Statements in class- and interface pools


  • In addition to the statements for defining global classes, statements for local declaration and implementation can also be used in class pool s. In interface pool s it is only possible to declare a type group in addition to the definition of the global interface.

    A language clean-up has been carried out in ABAP Objects. The stricter ABAP syntax applies to all statements in ABAP Objects.
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




    ABAP_OBJECTS_ABEXAS
    ABAP_OBJECTS_DIFF_ASSIGNMENTS




    comments powered by Disqus