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 the advantages of abap query tool?
what is the purpose of BAPI BAPI_CUSTMATINFO_GETLIST What is input and output of this BAPI.
What are system fields for secondary lists?
What is smart forms? : abap hr
How to eliminate duplicate entries in internal tables?
what is difference between set screen and call screen ?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
Difference between Read and Get cursor?
In the MM module for finding out the standard cost what is the view one has to look at?
What is PS structure
Different types of luws. What are they?
What is a size category? : abap data dictionary
What is a badi?
Which type of tables used this buffer?
How the at-user command serves mainly in lists?