cancel
Showing results for 
Search instead for 
Did you mean: 

Data load in a process chain failing.

Former Member
0 Kudos

Hello All,

I receive a MESSAGE_TYPE_X runtime error for a data load in a process chain failing.

Among other information in the run time error long text is the following text which I have depicted in square brackets [The termination occurred in the ABAP program "SAPLRSPC_BACKEND" in "RSPC_PROCESS_FINISH". The main program was "SAPMSSY1 ". The termination occurred in line 71 of the source code of the (Include) program "LRSPC_BACKENDU05" of the source code of program "LRSPC_BACKENDU05" (when calling the editor 710).]

An additional message is [Process &1, variant &2 is not scheduled waiting for event &3 &4].

Please advise on what the problem is and how to solve it.

Thank you in advance.

Regards,

Keith Kibuuka

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

Keith,

You might have designed your process chain in such a way that it has to be run once the &3 and &4 events completes, so that it will move to the process variants 1 & 2. Please check out your entire process chain once and please let me know where exactly the process has failed.

Thanks,

gattu

Former Member
0 Kudos

Gattu,

Thanks for your response.

The process chain is not designed in such a way that it has to be run once the &3 and &4 events completes.

The process chain has failed on a data load.

Regards,

Keith

Former Member
0 Kudos

Keith,

Can you please tell me what exactly the error is? so that we can do some analysis on that to rectify that. To do detail analysis why load has been failed, go to the Monitor screen and select the Details Tab there you will come to know where is the prob lies..

please do the analysis and let me know what is the error... SO that we can come up with some solution..

Hope it helps....

****REMOVED*****

Thanks,

Gattu

Former Member
0 Kudos

Hello Gattu,

Thanks for your incredibly generous help - but this is an urgent issue so I have logged a call with SAP.

Regards,

Keith Kibuuka

Former Member
0 Kudos

hi,

Refer Note : 833168

Thanks