Application Development 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 for IDOC processing

0 Kudos

Hi,

I know that there will be a batch job which processes the IDoc and changes the status (for example, from 64 to 53).

How to find the background batch job which is changing the status?

I am having an issue in which IDoc is not processed fully and stuck in status 64 or 52.

Please let me know the procedure through which I can find the batch job responsible for this change of status of IDoc.

I am also having the user account which is changing the status. Is there a way to find out the batch job using this user account?

Thanks,

Abhiram

1 ACCEPTED SOLUTION

former_member215981
Active Participant

Hello Abhiram

For inbound IDOC background processing, program RBDAPP01 is the right to use. you can try to find

it in SM37 by spedifying program.

Best Regards,

Yong Luo

2 REPLIES 2

raymond_giuseppi
Active Contributor
0 Kudos

Look with SM37 on background jobs executing RBDAPP01 or RSEOUT00 programs ?

Regards,

Raymond

former_member215981
Active Participant

Hello Abhiram

For inbound IDOC background processing, program RBDAPP01 is the right to use. you can try to find

it in SM37 by spedifying program.

Best Regards,

Yong Luo