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: 

Background processing

Former Member
0 Kudos

Hi experts,

I have a report that I executed in background. When I go to SM37 job log. The job was canceled and with error message 'Address <&> does not exist'. Have anyone encountered this error? Thank you.

Edited by: Marc Winston Ng on Aug 1, 2008 12:43 PM

2 REPLIES 2

Former Member
0 Kudos

Go to SM37 and give the job name and check the job number for which error occured and in the transaction code entering area type 'JDBG' and check in debugging where the error is occuring.

Regards

Kannaiah

Former Member
0 Kudos

Hi!

Run it online, put a breakpoint to the error message and you'll see, what's the problem.

Regards

Tamá