on 2018 Jul 16 9:37 AM
Hi All,
My requirement is to send custom mail to all manager when "Send"button is clicked on Incident management creation screen.
Please let me know steps to do the same.
Regards,
Reny Richard
Request clarification before answering.
Hi ,
Create a post exit in the method mapped to Send button and call the email sending function module .
With Regards ,
Sudhir S
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi
It is a standard functionality to send email notification when incident is logged. System checks for SAP EHSM Incident Manager and triggers email notification. In your case if the manager role is not assigned with Incident Manager role and you need to still trigger email notifications then modify accordingly in the workflow agent assignment. You can make changes to email layout and content in the workflow.
Thanks and Regards
Jayakumar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Please check if any specific event is triggered or not. If triggered, then create a workflow , add a step to send mail.
Otherwise find a suitable exit or badi and write code to send mail using cl_bcs* class.
Thanks
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
3 | |
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.