How to run a report in background??and if we try to run in
foreground it says"this report sud be run in
background".what can be done in this case??
2-And how sud we stop a report running in background??
Answer Posted / ravi kanth
sm36 transaction is used to run a reort in background
and to stop the report running in background , use sm37 transactiion.
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
where do we store all custom programs in SD module?
What is a size category? : abap data dictionary
What are different ABAP editors? What are the differences?
What is an abap/4 query? : abap hr
What is sequence of event triggered in report?
If i wont like to change the standard print program where i copied standard script to customer namespace,in this case is it possible to retreive the data if u connect the script with standard program.if yes how?if no why? Is it possible to print the logo in first page only,where the form consists of 10 pages.How can u do this? How can u set a table format where it cosists of fields like cust no, custname, amount ...in a script? How do u know that the particular BADI is suitable for the existed report.How do u findout this?When do u opt for BADI OR USEREXIT?did functional people tell u to adopt BADI or USEREXIT? What is the difference between SY-INDEX & SY-TABIX ? I have a report with fields Status,time & date. the contents it consists are Status Time Date AAA 01:20:15 05-06-10 AAA 11:02:32 O3-06-10 AAA 23:11:00 05-06-10 AAA 09:14:46 05-06-10 HOW DO U WRITE A CODE TO DISLAY A ROW WHICH WAS RECENTLY EXECUTED?( for this question it should display AAA 23:11:00 05-06-10 AS Output)
What are the system fields you have worked with? Explain?
Will 50,000 records be uploaded directly into APP's Server?
What are the abap/4 commands that link to a layout set?
How do I find the output type of a table or a program?
Where can you find error log for call transaction? : abap bdc
What is narrow casting and wide casting?
What is page window?
What is a transport?
Differentiate between ooabap and abap?