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
Explain enhancements
What is meant by hotspots?
What are control tables? : abap data dictionary
Explain the client concept of sap.
performance tuning concepts
What are the prerequisites for creating foreign key relationship?
What is the different between template and a table?
How do you control printer functions from sapscript?
Explain client-dependent and client-independent tables.
How to combine multiple order in one Delivery ( Step by Step)?
What is bdc? : abap bdc
can i use table key and key in an internal table and explain the functionalities of each one and what functionality does it give if both are used for same internal table
Where the payroll results are stored
What are interface/conversion programs in SAP?
Explain the sequences of event block?