Generate your professional Excel spreadsheet from ABAP
Go to file
Andrea Borgia 7085eac57b WIP #807 - enable filter detection
setting "filter" option in method BIND_ALV enables filter detection later;
this happens in GET_FILTER (ZCL_EXCEL_CONVERTER_ALV) which takes the filter, applies it and returns table "et_filter" with the row numbers of the filtered items.
2022-04-16 17:29:08 +00:00
docs Update abapGit-installation.md (#1001) 2022-03-12 15:53:19 +01:00
src WIP #807 - enable filter detection 2022-04-16 17:29:08 +00: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
.apack-manifest.xml apack manifest 7.15.0 (#975) 2022-01-22 18:47:45 +01:00
abaplint.json change REFRESH to CLEAR (#954) 2022-01-07 09:25:03 +01:00
changelog.txt release7.15.0 (#957) 2022-01-14 20:32:56 +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 Note about the demos repository (#1005) 2022-03-26 08:59:21 +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. Note that the Demo programs are provided in a separate repository, and can be installed after abap2xlsx.

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