Generate your professional Excel spreadsheet from ABAP
Go to file
Mike Pokraka dbd260da2c
Add exeption handling (#889)
* Add exeption handling

* Lint fixes

* Revert back keywords -> upper case

(test classes of zcl_excel_worksheet)

* revert pretty print->diff shows only excp handl

proposing to create a different pull request with only pretty print

* proposing tiny fixes

1) a few alignment fixes
2) ls_message renamed to lv_message
3) message ... type 'E' -> message ... type 'I' display like 'E' to avoid short dumps

Co-authored-by: John Doe <sandra.rossi@accenture.com>
Co-authored-by: sandraros <sandra.rossi@gmail.com>
Co-authored-by: sandraros <34005250+sandraros@users.noreply.github.com>
2021-11-24 19:40:45 +01: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 Create coding-guidelines.md (#778) 2021-07-27 12:32:23 +02:00
resources Adding test file for ZDEMO_EXCEL29 2014-01-02 11:20:08 -06:00
src Add exeption handling (#889) 2021-11-24 19:40:45 +01: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 fix syntax error (#873) 2021-11-05 13:28:15 +01:00
CONTRIBUTING.md first draft of the contributing guidelines ( WIP #768 ) (#769) 2021-08-21 11:00:16 +02:00
LICENSE Add TOOLS and BUILD directories to the repository 2013-12-26 14:51:34 -06:00
README.md first draft of the contributing guidelines ( WIP #768 ) (#769) 2021-08-21 11:00:16 +02: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.

For questions, bug reports and more information on contributing to the project, please refer to the contributing guidelines.