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

Convert RAW table into CSV or XLS format

Former Member
0 Likes
1,105

Hi,

I'm converting a spool list into raw table format with function module RSPO_RETURN_ABAP_SPOOLJOB_RAW.

Now I need to convert the output table BUFFER ( table parameter of RSPO_RETURN_ABAP_SPOOLJOB_RAW ) into CSV format or XLS format.

Does anyone knows how will I be able to do it ?

Thanks in advance,

Paulo Sousa

Hi,

I'm converting a spool list into raw table format with function module RSPO_RETURN_ABAP_SPOOLJOB_RAW.

Now I need to convert the output table BUFFER ( table parameter of RSPO_RETURN_ABAP_SPOOLJOB_RAW ) into CSV format or XLS format.

Does anyone knows how will I be able to do it ?

Thanks in advance,

Paulo Sousa

2 REPLIES 2
Read only

Former Member
0 Likes
681

Hi,

If there's no idea about the first question I've posted, but anyone knows how to convert any RAW table into XLS or CSV format, I'll also appreciate to know how to do it. It'll solve my problem.

Thanks,

Paulo Sousa

Read only

0 Likes
681

Hi,

If there's no idea about the previous doubt, does anyone know any way to convert an HTML file table ( table type GPP_HTML_LINES ) into a XLS or CSV file table ?

Thanks,

Paulo Sousa