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

need imm response

Former Member
0 Likes
513

When i run an abap hr report using foreground or background iam able to create a business event in PV11 transaction.Using this business event further logic will go.

But when the same report run by autosys user it is not creating the business event and throwing an exception bcoz every record it is taking business event is '00000000'.

As per the process every record new business event should create and run further with the event,

My question is why it is running with normal process and not working with autosys user,

If any one have similar type of problem faced or any solution highly apprciated.

Moderator message - Here's your imm response - post locked. Please read the rules before posting

Edited by: Rob Burbank on Apr 17, 2009 1:41 PM

2 REPLIES 2
Read only

Former Member
0 Likes
462

Autosys user might not have all authorizations as in normal process.

Read only

Former Member
0 Likes
462

thanks for the reply.checked all authorizations .Autosys user Got all authorizations like normal user.

any more chances to get this?