You are on page 1of 3

ABAP User Dialogs

Module Pool
Programming

Screen Painter
Q&A
Q. What are screens and how do we create them?
- Dynamic ABAP programs containing data
objects or fields.
- Data Objects are linked with respective I/O
screen fields.
- Screen contains
o Screen Elements - Buttons , text fields , etc
o Flow Logic Events - PBO , PAI , POV, POH
Q. Which ABAP workbench tools are used?
- Screen Painter - To design screens and
screen flow logic
- Menu Painter - To assign menu status to
the screen

ABAP User Dialogs


T-Codes and ABAP Workbench Tools Used

SE80 Object Navigator


SE38 Module Pool Program
SE51 Screen Painter -
Maintenance of screen
SE41 Menu Painter
SE93 Create a T-Code

You might also like