Generate your professional Excel spreadsheet from ABAP
Go to file
Rüdiger Plantiko 959b02aa12 Def-376 Bug in shared string table reader
If Excel's shared string table (SST) contains the empty string not only at the beginning but also redundantly at a further place, the following bug in the shared string table reader of class ZCL_EXCEL_READER_HUGE_FILE occurs:

Since the sXML reader was not cleared with the beginning of each node, the last read string of the table was carried over into the next string . 

Added unit test ```test_shared_string_some_empty``` to reproduce the bug, and fixed it in the way proposed by Kai Walter (see Def-376)
2015-05-24 20:55:43 +02:00
build new daily build 2015-02-19 17:07:37 -06:00
resources Adding test file for ZDEMO_EXCEL29 2014-01-02 11:20:08 -06:00
tools/OpenXMLValidator remove APIDoc 2013-12-26 15:20:22 -06:00
ZA2X Def-376 Bug in shared string table reader 2015-05-24 20:55:43 +02:00
LICENSE Add TOOLS and BUILD directories to the repository 2013-12-26 14:51:34 -06:00
README.md Update README.md 2015-03-18 15:30:03 -05:00

abap2xlsx

Generate your professional Excel spreadsheet from ABAP

For general information please refer to the blog series abap2xlsx - Generate your professional Excel spreadsheet from ABAP and the Wiki section. Please refer to the official wiki for the installation guide & F.A.Q..

Discussion Board is on SAP Community Network - Open Source space, please add the prefix [abap2xlsx] in the title and tag the discussion with abap2xlsx.