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: 

Problem with background job using SUBMIT under different user

Former Member
0 Kudos

Hi All,

I am submitting a background job under different user name. I am submitting this job by using JOB_OPEN , SUBMIT report and JOB_CLOSE. But submit statement is returning sy-subrc 8, becuase of this the job_close is failed. Can you please help me to solve this problem.

Thanks in advance.

Tjgupta

2 REPLIES 2

amit_khare
Active Contributor
0 Kudos

Check the user authorizations.

Regards,

Amit

0 Kudos

Hi,

The user is having all authorizations. is there any difference with user types?

This user is having user type " as communication data".

Thanks,

Tjgupta