2011 Feb 02 2:06 AM
Hello,
My requirement is get an email into SAP (work flow)inbox if the out bound IDOC gets failed. Here all are custom (IDOC type, Message type, Processing FM) Tthis IDOC will be get triggered when we issue output from VA02>Extras>Output>Header>Edit. So, i am calling FM of SW_CREATE_EVENT by using sy-spool #. But, am not getting any error email to my SAP inbox!! Pls. let me know how to achieve my requirement?
Thank you
2011 Feb 02 9:10 AM
Hi raju,
you can achive this using workflow.
you need to add agents in partner profile.
it will send mail automatically to agent that you have defined.
hope you have workflow configured in sys.
Thanks
Dhiraj.
2011 Feb 02 9:10 AM
Hi raju,
you can achive this using workflow.
you need to add agents in partner profile.
it will send mail automatically to agent that you have defined.
hope you have workflow configured in sys.
Thanks
Dhiraj.
2011 Feb 02 11:57 AM
Thank you.
Pls. let me know how (what are the steps) to check that whether the work flow is configured in my system or not?
2011 Feb 02 12:55 PM
2011 Feb 02 12:05 PM
By using tcode PPOM/ PPOME, you need to create a position, and add SAP users (who are interested to receive the work flow item means receiveing Email to SAP inbox) to that position.Then attach this positin in partner profile.