sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP DECLARATIONS documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Declaration Statements
This section describes the declaration statements (or declarative statements) for
  • data types and data objects ,

  • the statements for defining
  • classes and interfaces as well as their components,

  • the statement for declaring
  • field symbols

  • The statements PARAMETERS and SELECT OPTIONS for declaring input fields in selection screens are also declarative statements, but are executed separately in the respective sections.

    Note
    Alongside the explicit ways of declaring data objects described here, there are also statements and additions that declare data objects implicitly, such as
    SELECTION-SCREEN COMMENT . However, most of these statements are obsolete (for example SUMMING ).
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




    ABAP_DEBUGGER_GLOSRY
    ABAP_DESERL_EMPT_ELEM_ABEXA




    comments powered by Disqus