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 / 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 |
What are plan versions used for? : sap abap hr
HOW TO CREATE INDEXES IN TABLES?
What is a view?
Brief scenario of check table / value table?
8 Answers Accenture, Bristle Cone, IBM, Infosys, Yash Technologies,
Name the special commands of list?
what is the prerequisite for control-break statements
1.The three ways in which we can write in top-of-page? 2.While creating function module what other things are created? 3.what is parameter id? 4.difference between synchronous and asynchronous methods? 5.Types of function modules? 6.conversion routine? 7.check table and value table difference? 8.text table? 9.types of cardinality 10.Whic is better joining or for all entries?
Explain what are extracts?
what is type group?how to create it and what is the use of it?
Which of the following assigns work to the application server? Options ::Dispatcher, work process, roll area
What are the advantages/ dis-advantages of logical databases?
What is direct input method ?