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: 

Steps to create Inbound IDoc to Outbound

Former Member
0 Kudos

Hello All,

I am new to IDOCs and i have a requirement in which we have to identify failed Inbound Idocs, with a Z Extension, and the Status code 51.

So far so good....I am able to identify those Idocs. But now we need to convert the Inbound idocs to Outbound Idocs and send it back to the Sender system...

Is there a standard FM or a way in which we can accomplish that. I tried looking with the message class, but couldn't find a specific FM to do that...

Please help.

Thanks,

Tatvagna.

3 REPLIES 3

Former Member
0 Kudos

U have to transfer the inbound idoc to the o.s.layer.

Then u have to sen via EDI subsystem to the Business partner.

U have to carry out the same steps u will do in EDI outbound process..

Reward if helpful.

Former Member
0 Kudos

Hi,

Can you explain in more detail...As i said since i am new to Idocs, i have less knowledge about the same...!

Cheers,

Tatvagna.

Former Member
0 Kudos

Long time...Solved this on my own...still thanks a lot.