Application Development 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: 

Diferences beteween the several send mails FM???

Former Member
0 Kudos
106

Hi Experts,

Can anyone explains me the main diferences beteween the following FM:

1 - SO_DOCUMENT_SEND_API1

2 - SO_NEW_DOCUMENT_SEND_API1

3 - SO_NEW_DOCUMENT_ATT_SEND_API1

Thanks in Advance,

Best Regards,

João Martins

1 ACCEPTED SOLUTION

Former Member
0 Kudos
71

Hi,

see the Function module documentation available for each FM..

SO_NEW_DOCUMENT_SEND_API1 - Sending express mail ( SAP office ) with out attachments

SO_NEW_DOCUMENT_ATT_SEND_API1 / SO_DOCUMENT_SEND_API1 - SAPoffice: Send new document with attachments via RFC

Regards,

Prabhudas

1 REPLY 1

Former Member
0 Kudos
72

Hi,

see the Function module documentation available for each FM..

SO_NEW_DOCUMENT_SEND_API1 - Sending express mail ( SAP office ) with out attachments

SO_NEW_DOCUMENT_ATT_SEND_API1 / SO_DOCUMENT_SEND_API1 - SAPoffice: Send new document with attachments via RFC

Regards,

Prabhudas