on 2024 Jul 12 2:57 PM
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?
Request clarification before answering.
Smartform can generate XSF data (XSF stands for XML for Smart Forms)
So ou could try
But you could directly send the XML file
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
75 | |
21 | |
8 | |
7 | |
6 | |
6 | |
5 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.