2009 May 11 9:40 AM
Hi,
I was sending a report output via mail.
The mail will be sent by the name of the user id in which we log in to SAP.
But the name of the sender needs to be changed.How to change the name of the sender while sending mail.
Anyone help me to overcome this problem.
2009 May 11 9:42 AM
hey pass the variable value as sy-uname for the variable user-id
it will solve your problem
cheers
s.janagar
note: before searching SDN just search for SDN
2009 May 11 9:42 AM
hey pass the variable value as sy-uname for the variable user-id
it will solve your problem
cheers
s.janagar
note: before searching SDN just search for SDN
2009 May 11 10:41 AM
When i change the data for sy-uname also,the value again converting to the original username when it getting passed to FM
2009 May 11 10:01 AM
Hi Ramya,
For what you are sending mail,
Is it for PO or PR or Delivery,,,! depends upon that we have different Function modules & Created by
& Modified & Changed by... Name fields
Check where the presend name is passed,, and you can even hard code a name or you can pass a new name to that field as required.
Thanks & regards,
Dileep .C
2009 May 11 10:04 AM
Hi,
change the name of the user while sending data to FM.
Regards,
Jayaram
2009 May 11 10:29 AM
When i change the data for sy-uname also,the value again converting to the original username when it getting passed to FM
2009 May 14 6:56 AM
Hey Ramya,
Is this problem solved?
I am facing the same issue.
Regards,
Ravi