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

Send a form by e-mail

Former Member
0 Likes
451

Hello.

I need help because I like to send a form by e-mail but I don´t know how do it.

Could help me somebody.

Thank you

Iván Novelló

2 REPLIES 2
Read only

Former Member
0 Likes
435

A form in HTML, BSP ABAP WebDynpro - how?

I would suggest you do a search in the Weblogs (top left corner type "email" and then the drop downlist choose SDN Weblogs) you will find several examples on how to send email from various methods.

Read only

Former Member
0 Likes
435

Hi Ivan!

You can use the Function module:SO_NEW_DOCUMENT_ATT_SEND_API1

to sent the Form as an attachment.

Just follow the following link for the code sample:

Reward points if helpful

Regards