sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP DYNPROS documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

Screens
A screen, sometimes also known as a "dynpro", which is an abbreviation for "dynamic program", is an object of the repository , and always exists as a component of an ABAP program. It consists of a screen layout with its screen elements, and the flow logic . Screen fields are assigned to the screen elements.
The flow logic contains processing blocks for events that are triggered before a screen is sent, and after user action on the displayed screen. Screens are edited using the Screen Painter tool. Screens, together with the new Web-oriented features of SAP NetWeaver, therefore form the basis of user dialogs in an AS ABAP .
  • User Interface

  • Screen Layout and Screen Elements

  • Screen Fields

  • Screen Flow and Screen Sequences

  • Statements of the Screen Flow Logic

  • ABAP Statements for Screens

  • See also:
  • Extended Help on Screens
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




  • ABAP_DUMP_ANALSYIS_GLOSRY
    ABAP_DYNPROS_ABAP_STATEMENTS




    comments powered by Disqus