mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 08:06:15 +08:00
Generate your professional Excel spreadsheet from ABAP
abapbackenderpexcelexcel-exportexcel-importexcelgeneratorexcelreaderexcelwriterhacktoberfestopen-sourcesapsap-netweaver
![]() Latest abapGit version did a cleanup of useless elements /DESCRIPTIONS/SEOCOMPOTX/CLSNAME because it's duplicate information. <?xml version="1.0" encoding="utf-8"?> <abapGit version="v1.0.0" serializer="LCL_OBJECT_CLAS" serializer_version="v1.0.0"> <asx:abap xmlns:asx="http://www.sap.com/abapxml" version="1.0"> <asx:values> <VSEOCLASS> <CLSNAME>ZCL_EXCEL_WRITER_2007</CLSNAME> <LANGU>E</LANGU> <DESCRIPT>Excel writer 2007</DESCRIPT> <STATE>1</STATE> <CLSCCINCL>X</CLSCCINCL> <FIXPT>X</FIXPT> <UNICODE>X</UNICODE> <WITH_UNIT_TESTS>X</WITH_UNIT_TESTS> </VSEOCLASS> <DESCRIPTIONS> <SEOCOMPOTX> <CLSNAME>ZCL_EXCEL_WRITER_2007</CLSNAME> <============= Removed <CMPNAME>ADD_FURTHER_DATA_TO_ZIP</CMPNAME> <LANGU>E</LANGU> <DESCRIPT>Add further data to zip ( used by child-classes )</DESCRIPT> Co-authored-by: sandraros <sandra.rossi@gmail.com> |
||
---|---|---|
docs | ||
src | ||
_config.yml | ||
.abapgit.xml | ||
abaplint-app.json | ||
abaplint-steampunk.json | ||
abaplint.json | ||
CONTRIBUTING.md | ||
LICENSE | ||
README.md |
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.