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

'SO_DOCUMENT_SEND_API1' module with generic mailbox

Former Member
0 Likes
906

Good morning,

I use module function 'SO_DOCUMENT_SEND_API1' to send documents to end-users via Microsoft Outloook.

The email box to which I send the documents is a generic email box, that is it contents several users.

Works fine until now.

Recently new users have been added to the generic (or group or list) email box.

But the documents are still sent to the "old content" of the box.

New users added to the list do not receive the documents from SAP.

I have checked that the list is correctly defined in Outlook and that internal Outlook mails are received by all the members of the list, when the generic list is used => it's OK.

Have you any idea of what happens? Is the old list of members stored somewhere in SAP ans is reffered to ?

Thanks for your help.

Best regards.

Didier GOBLET

7 REPLIES 7
Read only

sarbajitm
Contributor
0 Likes
846

Reactivate the Report which contain the FM may be it helps you to resolve the issue.

Regards.

Sarbajit.

Read only

Former Member
0 Likes
846

hi ,

check in this table for any new entries added or old entires still there.

TABLES: SOFR.

regards,

Prabhudas

Read only

0 Likes
846

Good morning Prabhudas,

Table SOFR is empty.

Best regards.

Didier GOBLET.

Read only

0 Likes
846

Good morning Krupa Jani,

Your Weblink refers to a blog explaining how to integrate in SAP a mail received from outside.

Here an ABAP program send a message to a distribution list.

When the distribution list is updated, the message is still sent to the 'old content' of the distribution list.

Best regards.

Didier GOBLET

Read only

0 Likes
846

Good morning,

May the problem does not come from SAP but from a non synchronization between mail servers...

Has anyone encountered ths kind of problem?

Best regards.

Didier GOBLET

Read only

Former Member
0 Likes
846

/people/thomas.jung3/blog/2004/09/09/receiving-e-mail-and-processing-it-with-abap--version-610-and-higher

Read only

Former Member
0 Likes
846

Problem of synchronization between TWO servers.