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
What are the different functions used in sap script?
How to add a column to a table control while using alphanumerical layout editor ?
Which transaction code can I used to analyze the performance of ABAP program.?
On ABAP, Did you set up a workflow? Are you familiar with all steps for setting up a workflow?
What is the process to enhance the Infotype
What is filter dependent BADI?
can anyone please tell me, in orient paper mill project which fields exits for creating report.
What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary
What are the events in classical reports?
How to create a link between modified form and modified print program?
What are the components of selection table?
I have 3 transactions,where the output of one transaction is input of another and output of 2nd transaction is input of 3rd transaction.i have one flat file with all data for the 3 transaction.if the 3rd transaction failed can we rollback the remaining 2 transactions or not.Is this possible in BDC,How/
Can i have some Realtime Scenarios on Reports.
How can an internal table with header line and one without header line bedistinguished when passed to a subroutine?
Explain the uses of the simple maintenance interface? : sap abap hr