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

How do you delete duplicate records from internal table?

932


What are extracts?

750


How would you suppress the display of a parameter on the selection screen?

772


What is internal payroll process? : sap abap hr

787


WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'

1985






Can matchcode object contain ids with different update types? : abap data dictionary

814


In which cluster time results are stored? : abap hr

772


Which objects are independent transport objects? : abap data dictionary

764


What are conversion routines? : abap data dictionary

770


What are the two ways for restricting the value range for a domain ?

917


How do you control printer functions from sapscript?

945


What is the function module to popup contents in the internal table?

763


while implementing badi what are the tables u find??

3792


How many main windows are allowed in sapscript?

765


What is Transactional based Application & Role based Application?

1260