abap2xlsx/ZA2X/INTF
Ivan 822f9f75a3 Load file has new importing parameter for sy-batch
In the interface method ZIF_EXCEL_READER~LOAD_FILE, add an optional
import parameter I_FROM_APPLSERVER of type flag with default SY-BATCH,
and use this parameter, instead of SY-BATCH directly, for the decision
whether to load the file from application or from presentation server.
This will make the method more flexible, decoupling the decision "Where
to read the file from" from the circumstance "Am I in batch mode". By
making the parameter optional and using the default value SY-BATCH, all
existing client code will work as before.
2014-02-24 15:31:25 -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 Load file has new importing parameter for sy-batch 2014-02-24 15:31:25 -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