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 read files from the application server ? : abap bdc

615


dynamic programming in sap abap

1003


What is the maximum number of match code id's that can be defined for one match code object? : abap data dictionary

632


What are base tables of an aggregate object? : abap data dictionary

613


Can we create field without data element? If yes, how?

698






How do you execute the payroll

2106


What are the main uses of the primary key?

735


What are two different ways to add fields to sap tables?

532


When was the sap abap being created?

651


Can we use on change of between select and endselect?

575


Difference between call by value and call by reference? : abap data dictionary

608


What is the difference between scrolling a table horizontally and vertically?

581


What are internal tables? How to use a specific number occurs statement?

572


HOW TO TRANSFER VENDOR MASTER DATA FROM LEGACY SYSTEM TO SAP SYSTEM THRU LSMW (IN LSMW, USING DIRECT INPUT PROGRAM:RFBIKR00)

3296


Explain the different types of mode (run code) in call transaction method?

571