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

RSEINBEV

Former Member
0 Likes
781

Hi friends, I am struck with one doubt. I have processed a inbound IDOC from an inbound file. Now I am always getting status 64 and the IDOC stops processing. Upon seeing other threads I came to know that I have to trigger the events using RSEINBEV. Do I have to do that each time for different IDOCs?. Is there any way I can fix this ? and automate my IDOC processing without stopping at status 64. Can anyone tell me about this RSEINBEV and wht is its importance.

Points will be awarded.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
688

Use program RBDAPP01 to process manually.

goto partner profle WE20 Transaction ,check with inbound parameter,

there are two option :

Trigger by background program - you have to setup background job - program is - RBDAPP01 ( or you can execute manually)

trigger immediately ( when you check this option ,idoc status will change automatically)

Thanks

Seshu

5 REPLIES 5
Read only

Former Member
0 Likes
689

Use program RBDAPP01 to process manually.

goto partner profle WE20 Transaction ,check with inbound parameter,

there are two option :

Trigger by background program - you have to setup background job - program is - RBDAPP01 ( or you can execute manually)

trigger immediately ( when you check this option ,idoc status will change automatically)

Thanks

Seshu

Read only

0 Likes
688

Hi Seshu, Thanks for the reply. In my partner profile I have set trigger immediatly. Even now IDOC processing is stopping at 64. I got an message " EVENT LINKAGE FOR INBOUND PROCESSING IS NOT TRIGGERED'" So I exectuted the program RSEINBEV. Should I have to do this Each time for each IDOC?. Can we make this process automatic (executin RSEINBEV). What is the importance of RSEINBEV ?. I dont have any problems with RBDAPP01.

Read only

0 Likes
688

Can anyone help me with something ?

Read only

0 Likes
688

can anyone give any suggestions ?