what is the process of dialog program from first to last?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / jyothi
check this link
http://sap.mis.cmich.edu/sap-abap/abap09/sld038.htm
Is This Answer Correct ? | 5 Yes | 0 No |
Answer / srihari
step1:- using screen painter we can design screens as per
our application.
step 2:- design logic for our requerment for this program
type is Modulpool i.e design flow logic it provides
communactio bt screen painter and modul pool program.
Is This Answer Correct ? | 4 Yes | 1 No |
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
i have 4 primary keys and i want to use only one primary key for select single.What changes will occur in the system?can i use it?
What are the aggregate objects in the data dictionary? : abap data dictionary
What are the different types of the sap abap data dictionary objects?
Can we use on change of between select and endselect?
How to print continuous pages in smartform?my requirement is i need to print 3 pages for each customer i.e 2 pages for purchase order forms and 3rd page is terms and condition page.Likewise how can i print 100 customer pages at once continuously?
when do you need to create an internal table with header line ?and with out a header line?
what are customizing?have u created any customizing table? for what purpose?
What are aggregated objects : abap data dictionary
How did you test the developed objects?
What is the testing tool in ale........
What is meant by slab? How is indian slab and us slab? : sap abap hr