mirror of
https://github.com/abap2xlsx/abap2xlsx.git
synced 2025-05-05 05:16:16 +08:00
Generate your professional Excel spreadsheet from ABAP
abapbackenderpexcelexcel-exportexcel-importexcelgeneratorexcelreaderexcelwriterhacktoberfestopen-sourcesapsap-netweaver
![]() I could find only one use of the OS_BOOLEAN DTEL in all of abap2xlsx, precisely in zdemo_excel_outputopt_incl where it is used for the return value of a standard class method, cl_send_request->send. "send" calls "release" which calls "submit" which finally sets e_sent_to_all to X unless one recipient has issues, in which case it is cleared: for this reason, replacing "IS INITIAL" with "= abap_false" is incorrect and the test should be inverted. |
||
---|---|---|
additional objects | ||
build | ||
docs | ||
resources | ||
src | ||
tools/OpenXMLValidator | ||
_config.yml | ||
.abapgit.xml | ||
abaplint.json | ||
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.
Discussion Board
We use the SAP Community Network as our discussion board. You can search for all content containing abap2xlsx before you post a new question. You also can limit the search using the tag: abap2xlsx. Please use this link when you want to post a new question the tag abap2xlsx will be prefilled).
Slack
We have the channel #abap2xlsx in the SAP Mentors & Friends Slack. You can get yourself an invite here.