sapdev logo background
sapdev logo sapdev logo
Comments

SAP ABAP SCREENS documentation, setup help and example usage



Return to SAP documentation index


ARTICLE

User Dialogs
This section deals with the user dialogs based on the SAP GUI . These user dialogs are all based on dynpros. Both general and special dynpros (selection screens, lists) are possible. Dynpros can be linked by GUI controls .
  • Screens

  • Selection screens

  • Classic lists

  • Messages

  • Conversion routines


  • Notes
  • The user dialogs shown here are tightly connected with the ABAP programming language, which means that the handling of user dialogs is carried out mainly via ABAP language elements.

  • When programming user dialogs, make sure that you decouple presentation and application logic.

  • For Web-based UIs Web Dynpros and Business Server Pages are available, which are independent of the classic dynpros and are accessed using object-oriented frameworks.
    Documentation extract taken from SAP system, � Copyright SAP AG. All rights reserved




  • ABAP_SAP_SYSTEM_GLOSRY
    ABAP_SCREEN_EVENTS




    comments powered by Disqus