Hi SAP gurus,
I have created an APD and tried to schedule in a process chain using program RSAN_PROCESS_EXECUTE.
In this program I created a variant for the APD and used it in process chain.
Now when I am running this process chain, the APD step is failing with error "Processing completed with errors. See spool list"
Background message is as follows:
Job started
Step 001 started (program RSPROCESS, variant &0000000399756, user ID BWREMOTE)
Spool request (number 0000011213) created without immediate output
Processing completed with errors. See spool list
Job cancelled after system exception ERROR_MESSAGE
I am not getting any other information regarding this error. Please help me..!!!
Thanks
Sidhant
Hi,
Check wheather you have authorization to execute this process, If execution user is ALEREMOTE then you add the authorization to this user for it to be executed via process chain.
If still issue there, please attach the whole ST22 dump.
Regards,
Mani
Hi Mani,
You mean to say authorization to run the program RSAN_PROCESS_EXECUTE. Can you let me know where can I check this authorization?
Hello,
Run the process chain and then immediatly check in SU53 T code it will give you all missing objects. Or seound option is use T-Code ST01.
Thanks.
With reagrds,
Anand Kumar
In SU53 T code I found some authorization problem. I think its authorization error only i will let you all know once the error is resolved..
Thank you..