‎2007 Jan 18 7:04 AM
Hi all,
I need to download an internal table to and XML Spreadsheet format. Is there a Function Module or a class available for this. Please help.
Thanks and Regards,
Rohit
‎2007 Jan 18 7:05 AM
‎2007 Jan 21 9:59 AM
NO. If you are on WAS6.20 or above create a XSLT program to conver the internal table to XML spreadshet format and then download the same.
Regards
Raja
‎2007 Jan 22 6:43 AM
Thanks for the inputs. I have found the class used for the same.
Thanks and Regards,
Rohit
‎2007 Jan 22 6:47 AM
can you share the class name with us.
Thanks in advance.
Regards
Raja
‎2007 Jan 22 7:12 AM
The class name is CL_SALV_EXPORT_C8R. its a crude way to do the job but it works
‎2007 Jan 22 7:18 AM
Thanks Rohit
which version of SAP are you using, we are on WAS6.40 and i dont see this class.
Raja
‎2007 Jan 22 10:05 AM