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: 

HOW TO SEND EMAIL

Former Member
0 Kudos

Hi I want to send emails to users. but for every user there is more than one line item in internal table....how can i send all the line items in email to that user.....i have got email id......and his data in internal table.....

there is so10 transaction where i have made a common email template .....i want to insert that internal table in that email template and send to him....just help me know how can i insert data from itab in the email template...some part of code is attached...

1 REPLY 1

Former Member
0 Kudos

hi sachin,

this is the wrong forum. discussion in here is about scripting languages and PHP.

you should try to ask your question in an ABAP forum.

Nevertheless, I'd have a look at function modules SO_NEW_DOCUMENT_SEND_API1 and SO_NEW_DOCUMENT_ATT_SEND_API1.

They are well documented and easy to use.

regards,

anton