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: 

Receiving email into my SAP inbox, if IDOC gets failed!

former_member194142
Participant
0 Kudos
703

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

1 ACCEPTED SOLUTION

Former Member
0 Kudos
271

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.

4 REPLIES 4

Former Member
0 Kudos
272

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.

0 Kudos
271

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?

0 Kudos
271

use swu3

Former Member
0 Kudos
271

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.