Hi Experts
I have a requirement where we need to email the Order confirmation output to the person who has created the sales order.
So lets say i am creating a sales order and my user id is 9999. (SY-UNAME).
Now as we have implemented HR module and our PERNR and user name are same.
So in other words my PERNR will also be 9999 and email is maintained in HR record and well as user record.
How can i achieve this functionality and Email order confirmation printout to "Created By".
We dont want to send order confirmation to SP or SH but just created by.
Thanks in advance.