Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Getting different email address in outbox

Former Member
0 Likes
479

Hi experts,

I am using function module SO_NEW_DOCUMENT_ATT_SEND_API1,

I am facing a problem with email address of the sender.

When I move to tcode VA41, the output is successfully issued to email address say xyzATgmail.com

Now to confirm whether the email has reached to the appropriate user

So i checked it in SOST where it shows exact email address for ex say xyzATgmail.com

Now when select the appropriate file and click on display document , it takes us to SAP outbox,

Where in Recipient with Information icon is displayed shows different email address , once I click on recipient tab it shows the correct email address. What is this, I am unable to find out the issue..

I m unable to recognize the error, becoz I have traced my program wherein it takes the exact email address as per the requirement., but while outbox it shows different email address but not in recipient tab.

Is it some kind of basis settings, or does it shows in encryptied form?

Can anyone please help me in this issue.

Regards,

Vijaya B.

Hi experts,

I am using function module SO_NEW_DOCUMENT_ATT_SEND_API1,

I am facing a problem with email address of the sender.

When I move to tcode VA41, the output is successfully issued to email address say xyzATgmail.com

Now to confirm whether the email has reached to the appropriate user

So i checked it in SOST where it shows exact email address for ex say xyzATgmail.com

Now when select the appropriate file and click on display document , it takes us to SAP outbox,

Where in Recipient with Information icon is displayed shows different email address , once I click on recipient tab it shows the correct email address. What is this, I am unable to find out the issue..

I m unable to recognize the error, becoz I have traced my program wherein it takes the exact email address as per the requirement., but while outbox it shows different email address but not in recipient tab.

Is it some kind of basis settings, or does it shows in encryptied form?

Can anyone please help me in this issue.

Regards,

Vijaya B.

2 REPLIES 2
Read only

Former Member
0 Likes
433

Hi

Every thing is correct. Just check whether email has delivered to xyzATgmail.com or not?

If this is a dummy email, try giving some genuine mail id and test.

Read only

Former Member
0 Likes
433

is it only happening in one case, or its for all mails?