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

Using FM SO_OBJECT_SEND

Former Member
0 Likes
504

Dear all,

I wanted to send an email to external email account via SO_OBJECT_SEND.

I get after calling sy-subrc = 0. All parameters are right done!....

The problem what I have is, I dont get any email! Where could be the problem?

thank u very much!

3 REPLIES 3
Read only

Former Member
0 Likes
470

Check out the queue in transaction SCOT. Chances are they're stuck there. If SCOT is configured properly you can process the mails. You can also schedule the processing by using the timer icon.

Read only

0 Likes
470

hi,

thank u very much ... I think this is a request to the admin! I dont have atho. to see this tcode...

thank u very much !

reagrds

Read only

Former Member
0 Likes
470

Hello Handelgo,

Were you able to solve it?

I am facing the same situation but I dont know how to fill the structures regarding the external email, could you share the code pls?

Thanks