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: 

Background job getting stuck in parallel processing FM SPTA_PARA_PROCESS_START_2

sanjana_lingras
Active Participant
0 Kudos
875

Hi,

Parallel processing background job is stuck in FM SPTA_PARA_PROCESS_START_2. It keeps on creating tasks in infinite loop what could be the reason. It is not moving ahead from BEFORE_RFC program.

Thanks.

Regards,

Sanjana

3 REPLIES 3

Sandra_Rossi
Active Contributor
0 Kudos
745

If you're asking about a bug in standard SPTA_PARA_PROCESS_START_2, better contact SAP support.

If you're asking an issue in your custom program, please post the relevant code and explain the context.

sanjana_lingras
Active Participant
0 Kudos
745

Basically after debugging standard code , it is seen that tasks received internal table is blank. Task is getting created. Also can see task in progress , bust after that task_received is blank.

Sandra_Rossi
Active Contributor
745

If you're asking about a bug in standard SPTA_PARA_PROCESS_START_2, better contact SAP support.

If you're asking an issue in your custom program, please post the relevant code and explain the context.