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

Sending CSV files to external e-mail

Former Member
0 Likes
587

Hi SAP Experts,

I have a requirement to send a CSV file to an external e-mail. Now the csv file is attaching correctly, but the problem is that when I open the attachment. The data is only stored in one column, but when I used GUID_DOWNLOAD the data is correctly placed on a new column per ",". I have been searching the forums with no luck. I also get an error in MS Excel saying "This file is not in a recogniazable format." Thanks in advanced.

Regards,

Je

2 REPLIES 2
Read only

DavidLY
Product and Topic Expert
Product and Topic Expert
0 Likes
507

Hello,

When sending .CSV and excel files you should use BCS_EXAMPLE_7.

See SAP note 1151258.

Regards,

David

Read only

Former Member
0 Likes
507

Hi David,

Thanks for the response I'll be checking on this tomorrow. I'll let you know if this solves my problem.

Regards,

Je