mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-04 23:29:08 +08:00
Generate your professional Excel spreadsheet from ABAP
abapbackenderpexcelexcel-exportexcel-importexcelgeneratorexcelreaderexcelwriterhacktoberfestopen-sourcesapsap-netweaver
![]() In methid ZIF_EXCEL_READER~LOAD_FILE, change the import parameter I_FILENAME from type STRING to the generic type CSEQUENCE, and move it to a string internally where needed. This saves the client from having to move a CHAR field to an auxiliary STRING field, only for not having a "type conflict" when calling the method. |
||
---|---|---|
build | ||
resources | ||
tools/OpenXMLValidator | ||
ZA2X | ||
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 Wiki section. Please refer to the official wiki for the installation guide & F.A.Q..
Discussion Board is on SAP Community Network - Code Exchange space, once you create a new discussion please add the prefix [abap2xlsx] in the title and tag the discussion with abap2xlsx.