Export of internal table (itab) to Excel (abap2xslx) [english]

preview_player
Показать описание
In today's video I show you again an example of abap2xslx the open source tool that I recently installed here on my test system. Today I want to export an internal table to Excel. For the whole thing I need about 30 lines of code depending on formatting and comments.

good book about the topic by Paul Hardy

#sap #excel #abap2xslx

Content:
00:00 Intro
00:38 Fetch data
01:08 abap2xslt Object
01:40 convert itab
06:45 GUI download
09:05 download Excel file
09:50 Summary & Outro

Microsoft excel icons created by Pixel perfect - Flaticon

▬▬ My Hardware ▬▬▬▬▬▬▬▬▬▬▬▬▬

*The links are affiliate links. There are no additional costs.

▬▬ My Software (free) ▬▬▬▬▬▬▬▬▬▬▬

▬▬ Further Links ▬▬▬▬▬▬▬▬▬▬▬▬▬▬▬

Рекомендации по теме
Комментарии
Автор

Hi Thanks for your inputs and valuable info. ZCL_excel and zcl_excel_converter code is to view pls

madhusapabap
Автор

Hello, how can I reuse this block of code into a subroutine to process different internal tables?

MarkAdrian
Автор

superb .. Can we execute same report in background as data is very very huge in production server. please reply back how to execute itab to excel in backgfound job without Open Dataset AL11.

majedkhan
Автор

hi how can i paint the background of all excel using abap2xlsx

davutkesmuk
Автор

Can you please also show how to add multiple header in one excel sheet

arnabhait