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: 
Read only

Background job for IDOC processing

0 Likes
24,182

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
Read only

former_member215981
Active Participant
9,462

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
Read only

RaymondGiuseppi
Active Contributor
0 Likes
9,462

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

Regards,

Raymond

Read only

former_member215981
Active Participant
9,463

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