mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 05:36:21 +08:00
Generate your professional Excel spreadsheet from ABAP
abapbackenderpexcelexcel-exportexcel-importexcelgeneratorexcelreaderexcelwriterhacktoberfestopen-sourcesapsap-netweaver
![]() * Update zcl_excel_worksheet.clas.abap Allow int8 type columns * Option to create empty file Allow to create empty excel file even if input table is empty * Update zcl_excel_worksheet.clas.abap Add the option to create the file or not if the input table is empty * Test report zdemo_excel43 When using CSV mainly, if the input table is empty, the csv file contained a line with empty fields and separators. This fooled some automation process thinking there's data to process in the file. When optional input parameter "iv_no_line_if_empty" of method "zcl_excel_worksheet->bind_table" is checked, there's no more empty line in this case. * User demo report 44 instead of 43 Mistake in test program name * Fix internal renaming of test report 44 * Correct filename and test both cases * Include test 44 |
||
---|---|---|
additional objects | ||
build | ||
docs | ||
resources | ||
src | ||
tools/OpenXMLValidator | ||
_config.yml | ||
.abapgit.xml | ||
abaplint.json | ||
LICENSE | ||
README.md |
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 documentation. Please refer to the official wiki for the installation guide & F.A.Q..
Discussion Board is on SAP Community Network, please add the prefix [abap2xlsx] in the title and tag the discussion with abap2xlsx.