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: 

Send ALV Report to Mail-id through parameter from selection screen

nandini_borse
Participant
0 Kudos

hello,

I have requirement, I want to send excel sheet of ALV Output through parameter from selection screen. how do i acheived this.

i have attached the selection screen snapshot for your reference automail.png. After click on check box the alv output should mail to given mail-id.

1 ACCEPTED SOLUTION

maulik
Contributor

Nandini,

There are number of ways you can send an email with an attachment. That depends on the version you are working on. You will have to write some piece of code to be able to achieve that.

sandra.rossi has maintained a Wiki page that you can browse through to start with. If you are little bit experienced developer you can mostly pick up code snippets and build a solution that meets your needs. Drop a note if you have additional questions.

https://wiki.scn.sap.com/wiki/display/Snippets/ABAP+-+Email

1 REPLY 1

maulik
Contributor

Nandini,

There are number of ways you can send an email with an attachment. That depends on the version you are working on. You will have to write some piece of code to be able to achieve that.

sandra.rossi has maintained a Wiki page that you can browse through to start with. If you are little bit experienced developer you can mostly pick up code snippets and build a solution that meets your needs. Drop a note if you have additional questions.

https://wiki.scn.sap.com/wiki/display/Snippets/ABAP+-+Email