‎2009 Apr 17 5:08 PM
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
‎2009 Apr 17 5:16 PM
Autosys user might not have all authorizations as in normal process.
‎2009 Apr 17 5:23 PM
thanks for the reply.checked all authorizations .Autosys user Got all authorizations like normal user.
any more chances to get this?