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: 

Converte SAP data to Excel binary stream without file

0 Kudos

Hello,

I have a requirement to convert a SAP internal table into Excel binary steam. Instead of an Excel file I need the binary data steam, which is provided to an external Java system through an OData service.

The FM SAP_CONVERT_TO_XLS_FORMAT does not help as it stores the data into a given file.

Does anybody have an idea how I can solve the problem?

Thanks in advance, Chris

1 ACCEPTED SOLUTION

FredericGirod
Active Contributor

Check tool ABAP2xlsx available using abapgit

1 REPLY 1

FredericGirod
Active Contributor

Check tool ABAP2xlsx available using abapgit