cancel
Showing results for 
Search instead for 
Did you mean: 

Fiori app Mass change of sales orders returns error 'Job failed due to failure in one ore more child

IlseVercruysse
Explorer
0 Kudos
246

Hello, 

did anyone encounter the error message 'Job failed due to failure in one ore more child tasks. Please try later' when executing an update (eg on requested delivery date)  in the fiori app Mass change of sales orders? 

This is happening when a relatively large number of sales orders/ schedule lines need to be updated (sales orders > 2600 and schedule lines >39000)

IlseVercruysse_0-1733494711084.png

IlseVercruysse_1-1733494723345.png

IlseVercruysse_2-1733494730336.png

In the Job it is visible that several sales documents did not update because of this error

IlseVercruysse_3-1733494784697.png

However several other sales documents got updated

IlseVercruysse_4-1733494817003.png

From a functional point of view the sales orders for which the error appears could be updated. So it seems really an issue with the fiori app/ job processing.

 

Thanks for any hints!

Ilse

 

 

 

View Entire Topic
Shiva_Ram
Active Contributor
0 Kudos

Hi, can you check whether OSS 3389957 - Issue with Mass change sales Order not processing more than 2k orders  of any use.

Regards,

 

 

IlseVercruysse
Explorer
0 Kudos
hello Shiva, thanks for your input. I will implement the note and let you know if it solved the issue. best regards! Ilse
IlseVercruysse
Explorer
0 Kudos
hello Shiva,
IlseVercruysse
Explorer
0 Kudos
hello Shiva, unfortunately the note is not relevant for our system. It cannot be implemented. It needs a component UIS4HOP1 and this is not available in our system. Br Ilse
IlseVercruysse
Explorer

issue resolved: the issue was caused by a program that made an attempt to use the UI while running in the background, which resulted in an error. By adding a check in the program on the system variable sy-batch = X (which means the process is running in the background), this can be avoided.