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

Receiving IDoc

Former Member
0 Likes
449

Hi all,

I've created an IDOC and sent by executing bd10 and got the status records 01,30 and 03 saying it's successfully sent. How can i verify that it's received at the receiver end?

3 REPLIES 3
Read only

Former Member
0 Likes
425

the status codes you recieved was successfully sent, so its successfully recieved at the reciever end. see transaction code we02 or we05.

Read only

Former Member
0 Likes
425

Check in WE05, in the sending system by passing

The target system & Logical message.

Check the dates also.

Read only

Former Member
0 Likes
425

To see the IDOC status is receiving system you can use transaction BDM2 . But IDOCs in receiving system will be visible only if they have been created there ( error or correctly posted ) . If there is a trfc error on sending side you can see it in SM58 . With WE05/ WE02 you can see the IDOCs in sending system only and if its 03 you can say that IDOCs sent succesfully . These transactions will give no info of what happened to IDOC on receiving system .

Cheers.

Sanjay