
This section tells you how to standardize dialogs in your developments.
Overview
Different dialogs in application developments often need the same dialog steps and functions. They are provided as function modules in encapsulated modules. Using them standardizes application dialogs. This simplifies the user interface and helps user decision -making.
Concept
The function modules provide a standardizid dialog window with function keys, which are checked at the end of the dialog. Texts for information, decision alternatives and/or for the function keys available, can be passed, depending on the function module.