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 attach Screen Shot of the report output with internal mail?

Former Member
0 Kudos

Hi,

  I have an ABAP report program. In that i have to sent an internal mail with some text message and screen shot.how to attach the screen shot of the   report output with that mail.

regards

Ashwin.kv

1 ACCEPTED SOLUTION

Private_Member_7726
Active Contributor
0 Kudos

Hi,

I'd approach this task as follows:

- type in the SCN search field (top right corner) the following search criteria: attach screenshot mail

- just to be sure, restrict the results list to 'Collaborative Document'

- study the first document titled: "Taking SAP GUI screenshot automatically and send as attachment through mail programmatically"

- go on program my logic and thank the author of document

In case it was the whole report output I was trying to send and not one screenshot, I'd probably be searching for: retrieve abap list memory.

I mean no disrespect; it's just my "elaborate" way of saying: if you have an ABAP programming challenge, more likely than not the help and guidance is already on SCN - it's about searching and finding it

cheers
Jānis

1 REPLY 1

Private_Member_7726
Active Contributor
0 Kudos

Hi,

I'd approach this task as follows:

- type in the SCN search field (top right corner) the following search criteria: attach screenshot mail

- just to be sure, restrict the results list to 'Collaborative Document'

- study the first document titled: "Taking SAP GUI screenshot automatically and send as attachment through mail programmatically"

- go on program my logic and thank the author of document

In case it was the whole report output I was trying to send and not one screenshot, I'd probably be searching for: retrieve abap list memory.

I mean no disrespect; it's just my "elaborate" way of saying: if you have an ABAP programming challenge, more likely than not the help and guidance is already on SCN - it's about searching and finding it

cheers
Jānis