Show TOC

RestrictionsLocate this document in the navigation structure

The design time conversion of screen programs includes the objects in the screen source - the objects in the ABAP code remain untouched. Therefore, not all UI-related objects in the ABAP code are covered. In particular, the following objects cannot be converted automatically:

  • GUI controls
  • SAP graphics
  • ABAP lists
  • Selection screens and selection options
  • Office and desktop integration
  • Dynamically created screens, for example. using EXPORT DYNPRO

Because no runtime support for the converted screens exists, all screen-based services will no longer be available for the converted Web Dynpro objects, for example:

  • Batch input
  • GuiXT
  • Transaction variants
  • SAPGUI scripting