‎2013 Jun 03 10:17 AM
Hi experts,
I've created a IDOC in ECC i need to transfer it to other SAP System for example like MII system.
Now if the IDOC fails to generate or transfer I need it to log the error in ECC.
and the logged error need to be sent to MII system . How can I achieve this?
Regards,
Suhas.
‎2013 Jun 03 11:02 AM
Hi suhas,
Use Transaction BD87 Status Monitor for ALE Messages. you can check the status of every outbound and inbound IDOCs. If any idoc with error status, you can select and Process to send the idoc after error correction.
Regards,
Mordhwaj
‎2013 Jun 03 8:51 PM
What do you use to generate the IDoc? If it's a custom program then naturally it should be done there.
‎2013 Jun 06 10:03 AM
Hi Suhas,
generally, I think here you can find your solution using standard Idoc monitorring in combination with an workflow task who can trigger an adequate kind of information to the target system.
Just an idea, hope it can help you...
Kind Regards