Quantcast
Channel: SCN : All Content - Web Dynpro ABAP
Viewing all articles
Browse latest Browse all 3667

Download Internal Table to Excel

$
0
0

Hi All,

 

I m new to Webdynpro for ABAP and i m trying to download the data as it is in the Internal Table to excel file using FM 'CRM_IC_XML_STRING2XSTRING' ( to convert string to xstring) and CLASS 'cl_wd_runtime_services=>attach_file_to_response' ( to attach the content in excel).

 

The export is working fine, but it also has some extra rows and columns with data "/asx:abap".

 

Also the header is appended with data like "/@version/#agg".

The columns were sorted by its name and gets interchanged and sometimes repeated too.

 

Is there a way to get the header formatted and trim the unwanted rows and columns appearing.

 

Thanks in advance,

Raju J


Viewing all articles
Browse latest Browse all 3667

Trending Articles