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

Generate Excel-File from String

alberto_colonna
Associate
Associate
0 Likes
365

Hello,

I want to generate an Excel-File from a string.

The string contains the entries separated by '#' (If it's a new column) and '##' (If it's a new row).

It is possible to generate an XLS-File from this string?

Best regards & Thanks

1 REPLY 1
Read only

former_member583456
Active Participant
0 Likes
332

Hi,

have a look at the class CL_KWUI_OFFICE_INTEGRATION.

Best regards

Thomas