Generate your professional Excel spreadsheet from ABAP
Go to file
sandraros 8c92b12d6f
Fix 474 newline in table header (#763)
* First solution, but wrong

Excel saves table1.xml with _x000d__x000a_ but abap2xlsx doing the same thing makes Excel say it's wrong!? To be analyzed...

* non-final solution

* Fix newline now accepted in table header

Fix of #474, \r\n can now be used in field catalog of table header in bind_table to display text on several lines. ZDEMO_EXCEL22 demonstrates it in first column "Flight Number" on 2 lines.

Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: Gregor Wolf <gregor.wolf@gmail.com>
2021-06-21 23:24:30 +02:00
additional objects Created new directory for objects not to be included in daily-build nugget which should hold all slinkees from the trunk/ZA2X/... subdirectories 2015-08-11 10:39:42 +02:00
build New transport version for #562 2019-02-20 17:11:40 +01:00
docs fixes #716 (#718) 2021-01-09 11:48:36 +01:00
resources Adding test file for ZDEMO_EXCEL29 2014-01-02 11:20:08 -06:00
src Fix 474 newline in table header (#763) 2021-06-21 23:24:30 +02:00
tools/OpenXMLValidator remove APIDoc 2013-12-26 15:20:22 -06:00
_config.yml Set theme jekyll-theme-cayman 2018-01-06 11:52:55 -06:00
.abapgit.xml 700 support #562 2019-02-11 17:33:24 +00:00
abaplint.json update linter config to latest (#759) 2021-06-04 15:48:13 +02:00
LICENSE Add TOOLS and BUILD directories to the repository 2013-12-26 14:51:34 -06:00
README.md Improve Documentaiton (#710) 2020-11-11 10:22:47 +01:00

abap2xlsx - Read and generate Excel Spreadsheets with ABAP

For general information please refer to the blog series abap2xlsx - Generate your professional Excel spreadsheet from ABAP and the documentation. Please refer to the official wiki for the abapGit installation guide.

Discussion Board

We use the SAP Community Network as our discussion board. You can search for all content containing abap2xlsx before you post a new question. You also can limit the search using the tag: abap2xlsx. Please use this link when you want to post a new question the tag abap2xlsx will be prefilled).

Slack

We have the channel #abap2xlsx in the SAP Mentors & Friends Slack. You can get yourself an invite here.