cancel
Showing results for 
Search instead for 
Did you mean: 

Transform internal table into Excel to send by email without downloading

ronaldo_aparecido
Contributor
0 Kudos
426

Hello community
Today, when running a program, it searches for data and places it in an internal table and then calls a smartform and without displaying it, sends it by email.
The client needs me to send the internal table in Excel directly when running the program at run time without uploading. Is there any way to transform the internal table into Excel without having to download it to the machine, sending it directly when running the program?

 

Accepted Solutions (0)

Answers (1)

Answers (1)

RaymondGiuseppi
Active Contributor
0 Kudos

Smartform can generate XSF data (XSF stands for XML for Smart Forms)

So ou could try

But you could directly send the XML file