Answer Posted / kaushik
use :1. call screen if u have any screen program by CALL
screen 100 starting at 25 25.
2. use any popup related FM.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
Which commands are used for interactive reports?
Hi to all abap gurus iam new to abap and my querry is as follows . and i feel so happy if u give exact anwers ? Querry1: i have one page( named "page1" )in my script with three windows(logo,adress,main windows) my requirement is to display some dynamic data in the script that is list of orders of the customer whn u give the customer number in selction-screen .then we can go for main window only to dispaly dynamic data ? or is there any other option ? then what should we give as apage number in the next page attribute in the header information. suppose if i dont give "page1" in the next page attribute as anext page what will happen ? i mean that dynamic data will be displayed or not ? Querry2: one one more querry incase if we have two pages in my layout .in page1 (3 windows as said above ) and page2 ( only logo and address window ) and no main window in page2. now if we give "page2" as next page in the next page attribute of page1 then that dynamic data will be displayed or not ?
How to give programe name as input in BDC report of abap ?
How can I get ascii value of any letter? Is there any function?
Explain sap abap 3-tier architecture?
What is the function module for INDIAN PAYROLL to read table cluster for given cluster table and sequence number?
Explain what are the events used for logical database?
1. If I send 5 entries of table from one system to another system, if the only 4 entries there in the target system what I have to do? 2. If I send the customer master IDOC from one SAP system to another system, if one field is missing in target table what is the steps? 3. If I want to access the 4th row 3rd column in the hashed table how to do it? 4. Whether there is any other statement than MODIFY statement to modify the content of internal table?
What is the max no of match code id’s that can be defined for one match code object?
How to write a bdc – how do you go about it?
What is the different type of projects? : sap abap hr
What is sap abap data dictionary?
What do you mean by transparent tables in sap abap? : abap data dictionary
What are the user interfaces of interactive lists?
What is a subscreen? How can we use a subscreen?