SAP NetWeaver AS ABAP Release 740, ©Copyright 2014 SAP AG. All rights reserved.
ABAP Keyword Documentation →
ABAP − Reference →
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.
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.
Continue
User Dialogs
Screens
Selection Screens
Classic Lists
Messages
Conversion Routines