abap2xlsx/ZA2X/INTF
Ivan 449e312c87 Suggestion by Rüdiger Plantiko
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.
2014-02-24 15:24:18 -06:00
..
ZIF_EXCEL_BOOK_PROPERTIES.slnk Fix issues #100 and #104 2011-06-11 09:41:17 +00:00
ZIF_EXCEL_BOOK_PROTECTION.slnk Workbook protection 2010-09-23 21:43:41 +00:00
ZIF_EXCEL_BOOK_VBA_PROJECT.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZIF_EXCEL_CONVERTER.slnk Fixed #287 issue. Correct some old problems with langu="1" and add new functions as options for converter: 2013-08-11 18:48:00 +00:00
ZIF_EXCEL_CUSTOMUI_ELEMENT.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZIF_EXCEL_READER.slnk Suggestion by Rüdiger Plantiko 2014-02-24 15:24:18 -06:00
ZIF_EXCEL_SHEET_PRINTSETTINGS.slnk set to test #235 - Print - Titles: Repeatable Rows and Columns 2012-12-02 14:15:32 +00:00
ZIF_EXCEL_SHEET_PROPERTIES.slnk ready to test #232 2012-11-11 09:36:28 +00:00
ZIF_EXCEL_SHEET_PROTECTION.slnk Password encrypt algorithm by Joachim Wrba 2010-11-20 17:21:45 +00:00
ZIF_EXCEL_SHEET_VBA_PROJECT.slnk Macro-Enabled workbook issue #89 2011-06-02 09:23:58 +00:00
ZIF_EXCEL_WRITER.slnk git-svn-id: https://subversion.assembla.com/svn/abap2xlsx/trunk@3 b7d68dce-7c3c-4a99-8ce0-9ea847f5d049 2010-09-14 08:05:50 +00:00