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: 

sending a mail with attached file

Former Member
0 Kudos

Hi Experts,

I am using SO_NEW_DOCUMENT_ATT_SEND_API1 FUNCTION module,

to send the data to the recever mail id. Now I need to send the same data through attached file in .txt format. What are the parameters I need to change in the above function module to get my requirement.

So, Please help me to solve my issue.

<b><REMOVED BY MODERATOR></b>

Thanks,

vinay.

Message was edited by:

Alvaro Tejada Galindo

2 REPLIES 2

laxmanakumar_appana
Active Contributor
0 Kudos

Hi,

Check this link :

Or

Check the function module documentation.

Pass 'TXT' to DOC_TYPE parameter

Regards

L Appana