cancel
Showing results for 
Search instead for 
Did you mean: 

What is Transaction Code to start report RSNAST00 as a backgroud process ?

Former Member
0 Kudos

I would like to know the Transaction Code or the Access Path to start report RSNAST00 as a backgroud process at a certain time ((Tools > Administration ?).

Thanks.

Accepted Solutions (1)

Accepted Solutions (1)

former_member183879
Active Contributor
0 Kudos

Hi Oscar,

1.You can go to SE38 give the report RSNAST00 and give the input criteria.

2. Now save this as a variant in the path Goto-Variant-Save as Variant

3. In the new screen give a variant name and save it with a description

4.Now go to SM36 and give a job name, and job class (Status should be scheduled and target server should be nil

5.Then click the Step button at the top

6. In the new screen, click the button ABAP program, and in that screen meant for ABAP program, in the place of name, give the program which you want to execute(In this case RSNAST00) and select the variant of your program which needs to be executed.

7. If you want the ouputs to be triggered in some specific language, you can mention the language also.Otherwise it will be executed in your logon language.

8.If you want the background job to be executed with some other user id, that user id can be mentioned in the user id field at the top.

9. After entering these data, click the check button and then save this.

10. Now the screen will go off, and the earlier will come. Now click save in this screen once again.

11.Now click the startcondition button at the top, click the Date/time button in the new screen and give the date and time at which the job should execute.

12. Save the new screen.

13. Again save the old screen now.

Once this is done, the job will be automatically scheduled for the time you have mentioned, Now you can check this job in SM37 at that time.

Pls reward points if it helps.

Answers (3)

Answers (3)

Former Member
0 Kudos

hi oscar,

transaction code is SM37 for background process.

regards,

seshu.

Former Member
0 Kudos

Hi,

For setting up background job..You don't require a TCODE..Just the program name is enough..

Check this link for scheduling jobs..

<a href="http://help.sap.com/saphelp_nw2004s/helpdata/en/c4/3a7f87505211d189550000e829fbbd/content.htm">background job</a>

pl reward if helpful.

Thanks

Sadhu Kishore

Former Member
0 Kudos

SE38

execute

then input your selection and from the top tab elect Program>execute in background.

let me now if u have issues

reward points if it helps

regards

Biju

Former Member
0 Kudos

short key for background execution is f9