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

attach to email

Former Member
0 Likes
396

how can we attach development objects (reports, scripts, bdc) to our email?

how can we attach development objects (reports, scripts, bdc) to our email?

1 REPLY 1
Read only

Former Member
0 Likes
369

Hi,

For sending the output....

There will be the mail receipient in the alv output so that you can send it.

or by using the function module SO_DOCUMENT_SEND_API1, you should pass the internal table(that is passed for the ALV) and the internal table output will be send as an output foir the receipient that you mention in the FM.

The data will be send as an attachment.

Reward points if it is useful.....

Thanks

Yogesh.