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: 

how to send back the stauts of inbound idoc to outbound system

Former Member
0 Kudos

Hi all.

Idocs are scheduled to send from outbound to inboud.In inbound I have many idocs with status 51.(application document not posted).I need to report back the details of all the idocs with status 51.(application document not posted) .ie I need to send the idoc no, error message,error data from inbound to outbound on daily basis. Can any one let me know how to achieve this.i.e How to trap the details of idoc with status 51 in inbound & send this details back to inbound.

Can it be done by audit reporting of idocs? Or do I need to write a program?If so pls guide me.

Thanks in advance.

kind regards,

Samiulla.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

You will have to setup the acknowledgements in this case. Message type ALEAUD.

This will be setup in the WE20 of the receiving system to be sent to the sending system.

regards,

Advait

3 REPLIES 3

GauthamV
Active Contributor
0 Kudos

hi,

you can get idocs of status 51 from we02 or we05 transactions.

or you can use EDIDC table.

Former Member
0 Kudos

You will have to setup the acknowledgements in this case. Message type ALEAUD.

This will be setup in the WE20 of the receiving system to be sent to the sending system.

regards,

Advait

0 Kudos

Hi.

Thanks for your quick turnaround.Is there any other go . Let me know how to do auditing.

Kind Regards,

samiulla