-
Class interface: ZCL_EXCEL_CONVERTER_SALV_TABLE
Interface: ZIF_EXCEL_CONVERTER
Method: CREATE_FIELDCATALOG -> Not implemented
I ran ZDEMO_EXCEL32 with option "Direct display" -> ABAP DUMP
Trigger poi…
-
To test the new ZAKE feature to [[url:https://code.sdn.sap.com/spaces/zake/tickets/27-slinkee-import--compare-object-to-be-installed-with-installed-version|compare an object with the installed version…
-
I've added a second style to the demo report ZDEMO_EXCEL17. Now the style which unlocks some cells does not work any more. Attached I provide a sample output file. A new version of the report ZDEMO_EX…
-
Position behavior is not considered in bind table method
see DEMO22
-
Originally reported by kipek87 by PM. I verified it and I think we can easily fix it.
Currently when user defines type of internal table inside of the program instead of referencing DDIC type there i…
-
Add the possibiliity to set the default zoom scale of the sheet
-
I added some code to generate a header and/or footer to a sheet. The header/footer appears when printing. You are able to add placeholders for pagenumber, total amount of pages, date and so on. Basic …
-
In the demo report ZDEMO_EXCEL24 I've used the constant zcl_excel_style_number_format=>c_format_date_yyyymmdd on the second sheet as the default Date Format. The output is YY/MM/DD. So should we renam…
-
As reported by Rinze Roosma in [[url:https://cw.sdn.sap.com/cw/thread/17125|Message when opening a generated excel file]] there is a problem when the bind_table method of class zcl_excel_worksheet is …
-
When I run a syntax check on class ZCL_EXCEL_WRITER_CSV, i'm receiving the following errors:
Class ZCL_EXCEL_WRITER_CSV,Method CREATE_CSV 92 @0A
QError@
"OCCURRENCE OF 'DATETIME'" is not expected. …