How we can send Exception mail based on SAP Status Bar, Need to send different different Mail for Different User according to Exception

I am working on SAP Application, At end of the for each Transaction I have to send the mail to user.
I have used read status bar Activity (SAP) and there are four known exception at same status bar, client want to send Exception mail but for different Exception I need to send Mail to different user(i.e. Exception 1 - send to abc@.com
Exception 2 - send to xyz@.com )
Exception 2 - send to def@.com
Exception 2 - send to bdc@.com

how i can achieve that, can we use Flow switch activity ?
What is the expression for that ?

@Ajinya_jorwekar

You can also use switch activity or flow switch

Cheers

This topic was automatically closed 3 days after the last reply. New replies are no longer allowed.