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

Why do we declare a method of a class final? What can be the purpose? Give a scenario.

892


What are Pull and Push Methods?

1772


What are the different function modules used in sapscript?

616


The extract statements in field groups can be used before or after processing the sort statements. State true or false. : abap modularization

610


Explain what is the difference between primary key and unique key?

638






WHAT ARE THE MANDATORY FIELDS TO BE FILLED FROM TABLES BAPIITEMIN, BAPIPARTNR, BAPIITEMEX, BAPICUCFG, BAPICUINS, BAPICUPRT, AND BAPICUVAL IN BAPI 'BAPI_QUOTATION_CREATEFROMDATA

2027


Explain what is runtime analysis?

565


How many types of views are there? : abap data dictionary

554


What is the differences between structure and table in the data dictionary in abap?

609


What are the client dependant objects in abap / sap?

532


What are roles and authorization objects?

1194


How to load data from ms excel sheet to sap by using bdc method ? : abap bdc

723


What are the different abap editors? What is the used of different editors in abap?

566


What is roll area?

568


What is a collect statement?

569