Which or software are you using for your report?
: Go to File > Save As and choose Text (Tab delimited) (*.txt) from the dropdown menu. Code txt herunterladen
CALL FUNCTION 'GUI_DOWNLOAD' EXPORTING filename = 'C:\Temp\Report.txt' filetype = 'ASC' TABLES data_tab = it_report_data. "Your internal table containing the report Use code with caution. Copied to clipboard 4. Manual Method (No Code) Which or software are you using for your report