Skip to content

ABAP Keyword Documentation →  ABAP − Reference 

SAP GUI User Dialogs

This section handles dialog processing in dialog sessions based on SAP GUI. The user dialogs are all based on classic dynpros. Both general and special dynpros (selection screens, lists) are possible. Dynpros can be associated with GUI controls.

Dynpros can be used in function groups, module pools, and executable programs.

Other versions: 7.31 | 7.40 | 7.54


Notes

  • The dialog processing shown here are closely associated with the ABAP programming language, which means that the handling of user dialogs is performed mainly by ABAP language elements.

  • When programming user dialogs, it is important that the presentation logic and application logic are decoupled.

Continue

User Dialogs

General Dynpros

Selection Screens

Classic Lists

Conversion Routines