
abap2xlsx is a complete library for the creation of professional Excel (XLSX) from scratch.
Community project is shared on SAP Code Exchange https://cw.sdn.sap.com/cw/groups/abap2xlsxhttp://www.abap2xlsx.org
Read the presentation blog to the community abap2xlsx - Generate your professional Excel spreadsheet from ABAP
What are the business advantages?

What are the technical advantages?

Comments (9)
Sep 22, 2010
Stefan Riedel-Seifert says:
After importing the transport files: None of the demos are running: implementat...After importing the transport files:
None of the demos are running: implementations missing:
An exception occurred that is explained in detail below.
The exception, which is assigned to class 'CX_SY_DYN_CALL_ILLEGAL_METHOD', was
not caught in
procedure "CONSTRUCTOR" "(METHOD)", nor was it propagated by a RAISING clause.
Since the caller of the procedure could not have anticipated that the
exception would occur, the current program is terminated.
The reason for the exception is:
It was tried to call a not-implemented method
"ZIF_EXCEL_SHEET_PROTECTION~INITIALIZE" in the class "ZCL_EXCEL_WORKSHEET".
Best regards,
Stefan
Sep 22, 2010
Joachim Wrba says:
Hello Stefan, i had the same problem. I implemented the method in Z...Hello Stefan,
i had the same problem.
I implemented the method in ZCL_EXCEL_WORKSHEET as an empty method.
now the examples are working.
I think there will be a fix with the correct implementation in a view days.
regards
joachim
Nov 20, 2010
Paresh Gangani says:
Hi All , I Have succesfully converted my reports to xlsx, but now my problem is...Hi All ,
I Have succesfully converted my reports to xlsx, but now my problem is i want to use merge cells functionality which is not supporting in my older version,now i want to download abap2xlsx nudd file but i am not getting newer version of that file & also suggest how implement merge cells in xlsx
Jan 11, 2011
Jan Reynaert says:
Hi, I have succesfully installed abap2xlsx . But when I want ...Hi,
I have succesfully installed abap2xlsx . But when I want to open the generated .xlsx files to popups occurs :
Probably those are Excel - issues . How can those popups be avoided ?
regards
Jan
Jan 11, 2011
Gregor Wolf says:
Hi Jan, can you please open an issue also providing if possible the report you'...Hi Jan,
can you please open an issue also providing if possible the report you're using to create the XLSX file and the created XLSX. Are you able to open the content created by the Demo reports without errors?
Best regards
Gregor
Jul 27, 2011
Frank says:
Hi. I can't download sap link file of abap2xlsx from SAP Code Exchange. It say...Hi.
I can't download sap link file of abap2xlsx from SAP Code Exchange.
It says
Code Exchange Terms of Use
You have already accepted the Code Exchange Terms of Use and your request is being processed.
You can download them here for your reference.
Best regards.
Jul 27, 2011
Guest says:
Please use the code exchange platform for comments or issue. @Frank please do n...Please use the code exchange platform for comments or issue.
@Frank please do not cross post. You have to forward your request to SAP Code Exchange Team, we cannot do nothing with the code exchange TOU related error.
Jan 29
Ian Korol says:
My installation is missing class ZCL_EXCEL where I can get this class. I can act...My installation is missing class ZCL_EXCEL where I can get this class. I can activate ZCL_CHTMLB_TAB_EXCEL_EXPORT class.
Please let me know.
Jan 29
Gregor Wolf says:
Dear Ian, please try to install the latest build or stable version from the pro...Dear Ian,
please try to install the latest build or stable version from the project homepage at https://cw.sdn.sap.com/cw/groups/abap2xlsx and if it still fails let us know in the project discussion forum.
Best regards
Gregor