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

Resend iDOC...

Former Member
0 Likes
446

Hi all..

i have the following problem :

- An iDoc is generated by SAP (f.e. VEHCLE01) and send successfully to an outbound target (which is an external system)

- Now for what reason ever... in SAP the stauts is OK (53) and it is marked as send.. but it has never reached the target system

Given the situation that i know the iDOC number of this iDOC... how can i resend this iDOC again ?

- Is there and RFC that i can use (that can be called from outside using Jco) where i can pass the iDOC number as a parameter and then this iDOC is send again ?

- If not... what can i do to send this iDOC again ?

Greetings

Henning

Hi all..

i have the following problem :

- An iDoc is generated by SAP (f.e. VEHCLE01) and send successfully to an outbound target (which is an external system)

- Now for what reason ever... in SAP the stauts is OK (53) and it is marked as send.. but it has never reached the target system

Given the situation that i know the iDOC number of this iDOC... how can i resend this iDOC again ?

- Is there and RFC that i can use (that can be called from outside using Jco) where i can pass the iDOC number as a parameter and then this iDOC is send again ?

- If not... what can i do to send this iDOC again ?

Greetings

Henning

1 REPLY 1
Read only

Rodrigo-Giner
Active Contributor
0 Likes
363

If u have the IDoc number u can "recreate" a similar one with transaccion WE19 u put the idoc number, you can change if u want something if not...just select the mode you wanna process the idoc with the buttons in the toolbar.

This will create a NEW idoc but with the same values... there is another transaction used to reprocess idoc but I think is only for those case who had errors BD87

Greetings