how to get the pop up screen ?the first screen as display
button ,if we press that button then pop up screen has to
come with same information?

Answer Posted / sudhir koli

Try by using the Function Module ' POPUP_TO_CONFIRM'
You can call POPUP_TO_CONFIRM' as below/

POPUP_TO_CONFIRM will give you default 2 buttons, i guess we cannot change.
Probable solution may be design a screen and set it as MODAL screen.

CALL SCREEN 120 STARTING AT 10 5.
Then Printing the same Info.n after clicking it can be done with corresponding coding.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Is main window mandatory in smartforms?

802


Explain the different types of screen keywords?

656


Some Realtime Examples on Exits .

1816


What are the personnel administration related Infotypes

2154


What is Transactional based Application & Role based Application?

1166






What are the aggregate objects in the data dictionary? : abap data dictionary

1135


What is a table attribute?

675


What is the transaction code to display the payroll results ? : abap hr

650


Explain what is an rfc?

712


What is going life actually? What is the role of a functional consultant in it? : sap abap hr

652


the problem is that , while i am undergoing with my practice session, i am creating too many new programs.they are occupying much space in my hard-disk. how to delete un-necessary programs completely from my data- base........... plz help me with this .....

1644


Explain how many types of tables exist and what are they in data dictionary?

696


What are the ways you can do the tuning?

625


Difference between /N and /BEND?

917


How can we achieve MVC ?

999