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 / subodh
To shedule report in background use transaction code :
sm36 and to stop report running in background use
transaction code : sm37.
| Is This Answer Correct ? | 13 Yes | 0 No |
Post New Answer View All Answers
Name the special commands of list?
How many primary keys can be created for a table?
What are logical databases? : abap hr
What is the company code? : sap abap hr
Explain what are extracts?
What is a table cluster? : abap data dictionary
How do you execute the payroll
What is the difference between data elements and domains? : abap data dictionary
What are domains and data element? : abap hr
What is meant by performance analysis? Have done anything to improve the performance?
1.If there is one receiver,then To send 10 materials at a time through BD10 tcode, How many Master Idoc create? 2.If there is one receiver,then To send 1 material at a time through BD10 tcode, how many Master Idoc generated? 3.Can I Send Multiple Messges through BD10 tcode?
How do you find number of records present in internal table?
What does an exec sql statement do in abap? What is the disadvantage of using it?
How many types of views are there? : abap data dictionary
Have you printed any report?