-
Hi abap2xlsx Team,
I've just created the report ZDEMO_EXCEL21 which creates a 18 lines to 12 columns (216 Cells) grid for all web save colors (255 / 51). Unfortunately the output is not valid. Hope s…
-
Hello abap2xlsx team,
yesterday I upgraded to version 6.0 by overwriting version 3.0 on an SAP ECC 6.0 with SAPKB70026, SAPKA70026, SAPKNA7027 and SAPKH60021.
All test programms throw an runtime err…
-
Hi,
I tried to "install" the actual nugg file - but it's not working.
Get error message "Class ZIF_EXCEL_CONVERTER does not exist" (or something similar, sorry, logged in in german).
I first tried to…
-
Originally requested by Guillaume Garcia via e-mail.
_Some background:_
In new versions of Excel (starting from 2007) you can freely choose colors for fills, fonts etc. There is full support for 24bi…
-
Excel allows to select multiple sheets which then will be printed by default. Currently abap2xlsx does only set the active sheet to selected. The Interface ZIF_EXCEL_SHEET_PROPERTIES should be extened…
-
The link in the sources tab does not work. I am trying to download the project and install it in my system. But Cannot download the zip files or even the nuggets. Quite weird and annoying.
-
Perhaps this problem is an Excel limitation and not a abap2xlsx. I've found that when using an adjusted version of ZDEMO_EXCEL9 which creates a table with 4 columns and 14000 rows with data validation…
-
What steps will reproduce the problem?
1. Import Nugget and activate
2. Try Demo 1
3.
What is the expected output? What do you see instead?
Demo 1 "Hello World" / Short dump
What version of the pro…
-
I've added the lines:
" Set only the style
lo_worksheet->set_cell_style( ip_column = 'B' ip_row = 7 ip_style = lv_style_filled_green_guid ).
to the ZDEMO_EXCEL2 report. But now the method SET_C…
-
I used SAPLINK 0.1.4 to install ABAP2XLSX v 7 in SAP ECC 6. I activated the domains, data elements, tables, table types, and interfaces without any issues. I am having issues activating the classes. O…