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: 

SENDING XLSX FILE THROUGH EMAIL FROM SAP ECC 6.0 EHP 0

sumaira_gopalani
Explorer
0 Kudos

Hi,

I want to send xlsx file through SAP via email, I know I can find hundreds of post or research on that but the limitation is that we are having ECC 6 with EHP 0. I have done R&D for a couple of days ( and couldn't find the relevant post) before I am asking this question. I have gone through CL_DOCUMENT_BCS class and have gone through abap2xlsx as well. I can easily download the xlsx file through demo codes of abap2xlsx. Moreover, I can send "xls" files successfully.

But I am getting stuck while sending xlsx files through email Is there any possibility to send "xlsx" file through SAP via email?

2 REPLIES 2

Muthuraja
Active Participant
0 Kudos

What did you stuck ? is it possible to explain more with code ?

NTeunckens
Active Contributor
0 Kudos

Please see some of the following References :

  • SAP-Blog "Sending XLS via email with CL_BCS" : link
  • SAPnuts-Blog on the same subject : link


If that information doesn't help, please provide more context and / or sample-code on the issue ...