Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

background scheduling

Former Member
0 Likes
489

Hi Gurus,

After scheduling background Job for a report , when i see in Tcode sm37 i am getting the status as cancelled with the message : "Could not ascertain code page".

could u pls help me to schedule a report in background.

thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
462

Hi Bharathiraja,

Just go through the following link:

This will give you enough information about backgroud job.

Hope this will help.

Regards,

Nitin.

3 REPLIES 3
Read only

Former Member
0 Likes
462

Hi,

Have to entered your report name correctly and check whether the variants are created for your report.

For further assistance check the below link and find out if you missed any thing while to set the background job.

http://help.sap.com/saphelp_nw70/helpdata/en/c4/3a7f87505211d189550000e829fbbd/content.htm

Cheers!!

VEnk@

Read only

Former Member
0 Likes
463

Hi Bharathiraja,

Just go through the following link:

This will give you enough information about backgroud job.

Hope this will help.

Regards,

Nitin.

Read only

Former Member
0 Likes
462

Hi,

Your report is triggering the error message based on the selection parameter. please check the error by double clicking the cancelled log. or job log. and see the actual error and then try with same input in foreground and schedule it.

Else check the report is developed in OO then see the code the object is created for batch job.

Regards,

Nandha