mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 08:16:14 +08:00
Generate your professional Excel spreadsheet from ABAP
abapbackenderpexcelexcel-exportexcel-importexcelgeneratorexcelreaderexcelwriterhacktoberfestopen-sourcesapsap-netweaver
![]() * Address DDIC Issues on BTP ABAP Environment. SAP_BASIS 794 (SAPK-79406INSAPBASIS 0006) * Move DynPro related DDIC to NOT_CLOUD package * Remove one langu from DTEL, DOMA 2 see git changes * Remove non-english translations for copied data elements for cloud * Package assignment and diff cleanup Moved from package <root>_NOT_CLOUD to <root> - ZEXCEL_S_FIELDCATALOG Moved from package <root> to <root>_NOT_CLOUD: - ZEXCEL_T_CONVERTER_COL - ZEXCEL_T_CONVERTER_FCAT - ZIF_EXCEL_CONVERTER "No change" (latest abapGit version indicates a Diff but details give message "no diff" - abapGit bug?), let's see if it solves: - /src/not_cloud/zexcel_component_position.dtel.xml - /src/not_cloud/zexcel_convexit.doma.xml - /src/not_cloud/zexcel_convexit.dtel.xml - /src/not_cloud/zexcel_ddic_flag.doma.xml - /src/not_cloud/zexcel_disp_text_long.doma.xml - /src/not_cloud/zexcel_disp_text_long.dtel.xml - /src/not_cloud/zexcel_disp_text_medium.dtel.xml - /src/not_cloud/zexcel_disp_text_short.doma.xml - /src/not_cloud/zexcel_disp_text_short.dtel.xml - /src/not_cloud/zexcel_screen_display.dtel.xml --------- Co-authored-by: 04c82057-cb12-4722-bad9-5d002feb93ac <attila.berencsi@gmail.com> 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.
Version support: minimum tested version is SAP_ABA 731, it might work on older versions still but we need volunteers to test it.