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 in background

Former Member
0 Likes
336

Hello,

I want to use this FM in the background, are there any special consideration? Do I need to use 'submit rsconn01..' after this FM? BTW what is this 'RSCONN01' used for ?

Thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
293

Hi Bonny,

You can use this FM in background there is no special consideration.

RSCONN01 is used to if you want to immediately send the mail afetr creation.

Refer below link for detail documentation

http://help.sap.com/saphelp_nw2004s/helpdata/en/2b/d9268d4b8a11d1894c0000e8323c4f/frameset.htm

Regards,

Atish