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

problem in background processing

Former Member
0 Likes
333

Hi all,

When i am processing the document PID (MI33) foregrund working fine.

when processing the same in back ground i am getting error " Error in Read of session With Queue ID " with Q ID number. what could be he problem.

Plz help.

Regards,

Madhukar

1 REPLY 1
Read only

Former Member
0 Likes
281

Start it in foreground with debugger. In the debugger set the system variable sy-batch to 'X'. Run it now and tell if you can reproduce the error in foreground this way. What is the message number?

Regards,

Juergen