Using workflow to send the mail is possible - you will need to raise an event from movement type 201 and catch it by a workflow with a send mail step. but if all you need is to send a mail, you don't have to use workflow, you can simply use cl_bcs in a user exit, BADI or run a report to send a mail.
↧