what is the process of dialog program from first to last?

Answer Posted / pankaj singh

There is a two step process of dialog programming.

1) Go to Abap Editor screen through SE38 and create the
driver program for a dialog program and set its attribute
TYPE M. Save , Check and Activate.Close the abap editor

2) Goto Screen-painter through tcode se51 and create the
screen program with name same as in abap editor that you
have created and enter the screen no. Save and check.

3) Click on layout button in the application toolbar.Design
your screen as per your custom needs then save, check and
activate.

4) Click on Flow-Logic button, a new window will open in
which you can do code for PAI and PBO Events.

5) After coding the PAI and PBO Events in your driver
program in se 38 you have to maintain a tcode for your
driver program using tcode se93.

6) At last Save,Check and activate your driver program and
open the new session SAPEasyAccess and enter tcode in
command button.Finally your screen will come

Is This Answer Correct ?    13 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is sapnet?

872


Which commands are used for interactive reports?

619


What are the techniques involved in using SAP supplied programs? Do you prefer to write your own programs to load master data? Why?

694


How to read files and process BDC's automatically ?

1625


What are the relational operations that can be performed on view in sap? : abap data dictionary

501






How do you work with semi colon se[arated files in BDC ?

1446


wat is the difference between A-gate & W-gate?where are they used?

1473


What are the data types of the external layer?

570


Explain the disadvantage of using exec sql statement in abap?

509


Have you processed BDCs ?

621


what are the various types of parameters and how are they distinguished from one another?

717


What is the difference between upload and ws_upload ? : abap bdc

667


What is the function of the transport system and workbench organiser?

624


Explain how do you use structures in the abap programs?

530


What’s value table?

581