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_NEW_DOCUMENT_SEND_API1 doesn't send just in Outbox

Former Member
0 Likes
721

Hi Experts,

i got to solve a problem.

SO_NEW_DOCUMENT_SEND_API1 sents the mail into Bussines Work place Outbox (tcode SBWP) but not into (tcode SCOT).

I have to do this manuel every time.

Does anybody know why the mails doesn't get sent directly?

Thanks for Help,

luis

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
637

Thanks for Help,

but the Problem was that the SO_NEW_DOCUMENT_SEND_API1 needed a extra Commit.

3 REPLIES 3
Read only

Former Member
0 Likes
637

Hi Luis,

The issue is because u need to set the background to send out the mail from SBWP outbox. Please set the job at the SCOT. Than issue will be solved. You can set the timing for the mail to be send out.

The button is in green color and create a new job.

Thank you,

regards,

S.Saravannan

Read only

Former Member
0 Likes
637


Hi Luis,

Check whether you are passing 'X' to PUT_IN_OUTBOX parameter.

Regards,

Lokeswari

Read only

Former Member
0 Likes
638

Thanks for Help,

but the Problem was that the SO_NEW_DOCUMENT_SEND_API1 needed a extra Commit.