Application Development 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: 

Report in background

Former Member
0 Kudos

hi ,

pls help me,

when i was executing my report in background , the job was being cancelled .

pls tell how to rectify that.

thanks & regards,

vsnl.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

dont use GUI_UPLOAD while process in background.

elobarate ur error message

4 REPLIES 4

kiran_k8
Active Contributor
0 Kudos

VSNL,

What error message it is throwing up?

If it is run time execution time exceeded then either you have to optimise the select queries in the program or ask the Basis guy to increase the execution time.

Revert with more details.

K.Kiran.

Message was edited by:

Kiran K

varma_narayana
Active Contributor
0 Kudos

Hi..

Check these points.....

To see the Status Of Job GOTO the Tcode SM37.

See the Job Log..

One thing: Are u accessing Presentation Server files ? GUI_UPLOAD etc..

In that case ur report cannot be run in background...

Is the Report getting executed properly in Foreground?

Then Post your code. so that we can find the error.

<b>reward if Helpful</b>

Former Member
0 Kudos

dont use GUI_UPLOAD while process in background.

elobarate ur error message

Former Member
0 Kudos

dont use GUI_UPLOAD while process in background.

elobarate ur error message