Skip to Content
0
Former Member
Feb 17, 2011 at 12:57 PM

problem in displaying the correct email address of the Sender

132 Views

Hai Everyone,

I am sending an email from my program using the FM SO_OBJECT_REPOSITORY_MANAGER with an attachment. The email is successfull but i have a small problem. The Sender email address is being displayed not as desired. I get the email id as USER NAME AT THE RATE OF SAXR46.de( the system i am working is named as R46, SAX is the company name and BASA is the user name ) which i dont want. How to avoid this id and display my actual outlook email id in the subject??

I tried to debug the FM and what i see is that, this data( SAXR46.de ) is being fetched from the table SOPR and the header_data attribute is automatically populated by the FM.

Best regards,

rama

Edited by: newtoAbap on Feb 17, 2011 2:00 PM

Edited by: newtoAbap on Feb 17, 2011 2:01 PM