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

Excel attachment as email

Former Member
0 Likes
400

Hi,

I developed a report that generates 2 Excel attachments to one email ID. Everything was successful. Whenever the User double clicks on the Excel file in his inbox, it gives a pop-up saying "THIS FILE IS NOT IN RECOGNIZABLE FORMAT" . Still after clicking Okay button the Excel file opens.

Still the user don't want to see the pop up. Can anyone help me in fixing this.

Am using FM - SO_DOCUMENT_SEND_API1.

Thanks

Mohan

Hi,

I developed a report that generates 2 Excel attachments to one email ID. Everything was successful. Whenever the User double clicks on the Excel file in his inbox, it gives a pop-up saying "THIS FILE IS NOT IN RECOGNIZABLE FORMAT" . Still after clicking Okay button the Excel file opens.

Still the user don't want to see the pop up. Can anyone help me in fixing this.

Am using FM - SO_DOCUMENT_SEND_API1.

Thanks

Mohan

2 REPLIES 2
Read only

Former Member
0 Likes
372

Solved on my own

Read only

0 Likes
372

Can you explain me how you solved this. I have the same problem as yours and I am using function module SO_NEW_DOCUMENT_ATT_SEND_API1 to send the excel attachment