‎2006 Jan 20 7:16 AM
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?
‎2006 Jan 20 7:42 AM
Herath,
You will look into your target system to see if it has received a IDOC. What is your target system in your case?
You can also configure to get back an acknowledgement once the IDOC is recieved.
Regards,
Ravi
Note : Please reward the helpful posts.
‎2006 Jan 20 7:42 AM
Herath,
You will look into your target system to see if it has received a IDOC. What is your target system in your case?
You can also configure to get back an acknowledgement once the IDOC is recieved.
Regards,
Ravi
Note : Please reward the helpful posts.
‎2006 Jan 20 7:45 AM
Hi,
your question has been received (twice).
IDOC status 03 (passed to port OK) means that an RFC connection to the receiving system has been established. The IDOC has been succesfully sent to the receiving system, that means, technically, it has been received.
You still have no information wheter it has been processed in the receiving system. The scenario depends very much on your situation. For example the communication to an external warehouse to trigger a delivery is done by sending a delivery IDOC of message type SHP_IBDLV_SAVE_REPLICA. The warehouse will process the IDOC and send back an IDOC type SHP_IBDLV_CONFIRM_DECENTRAL which will trigger the posting of goods issue in SAP.
So the verification depends on your process.
regards,
Clemens
‎2006 Jan 20 7:58 AM
Hi,
To be sure the IDoc has been received on the other end you should schedule report RBDMOIND. This will set the status of the Idoc from 03 to 12 in case the Idoc has been received.
Regards,
John.
‎2006 Jan 20 8:24 AM
Hi,
BD10- To Send Material
BD11- To Reciever Material
WE02 or WE05 .. we Can Recived Idoc's with Staus
Try These.
Regards,
Murali K
‎2006 Jan 20 10:23 AM
‎2006 Jan 20 10:26 AM
In the rec. System
WE05--->
Pass the Logical System name (sender) and message type.
It will give the IDOCs depends on the date & time.
Thanks
Eswar