cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

How to send emails from Quality Notification Action Box

gg8
Explorer
0 Kudos
722

Dear all,

I am trying to trigger the sending of an email after selecting a task from the Action Box of a Quality Notification.

In particular, one of the tasks configured in the Action Box is "Send mail to supplier".

In the on-premise version of SAP S/4 Hana, when you define an activity in its customizing node, there is a field where you can associate the Function Module to trigger the sending of the mail when you select that specific task.

In SAP S/4 Hana Public Cloud, that field is missing.

Therefore I ask you kindly how I can make sure that, following the selection of the task "Send mail to supplier", in the system screen the pop-up for sending an email opens.

Thank you all.

Accepted Solutions (0)

Answers (1)

Answers (1)

Enda
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi @gg8 

 

There is no standard function for sending an email from the quality notification in S/4HANA Cloud 

You may check the Action Box functionality whether sending an email using the follow-up action is possible. Besides fulfilling all the prerequisites, you should implement your own logic in an implementation of FOA_EXECUTION_FOR_TASK.

 

Best Regards

Enda