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

hi..

Former Member
0 Likes
318

I need to send alv report to email of the customers..I have generated alv report.For a particular day the records of various companies are coming but i need to send collective report to individual customers about their information.

what function modules are needed to achieve this.

Please let me know the values to b passed in function modules.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
299

hi manu

go to the Wiki LINK in SDN

Go to ABAP General Link in that.

See the 3rd last link in ABAP General .

hope it might help u.

regards

ravish

<b>plz dont forget to reward points if helpful</b>

2 REPLIES 2
Read only

Former Member
0 Likes
300

hi manu

go to the Wiki LINK in SDN

Go to ABAP General Link in that.

See the 3rd last link in ABAP General .

hope it might help u.

regards

ravish

<b>plz dont forget to reward points if helpful</b>

Read only

Former Member
0 Likes
299

Hi,

Try this fm Z_PORTAL_EMAIL_XXL, there you can send a table.....

Regards,