abap2xlsx/ZA2X
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
..
CLAS Load file has new importing parameter for sy-batch 2014-02-24 15:31:25 -06:00
DOMA 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
DTEL 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
INTF Load file has new importing parameter for sy-batch 2014-02-24 15:31:25 -06:00
MSAG Preparations to advance #268 2013-08-10 21:32:38 +00:00
PROG Suggestion by Rüdiger Plantiko 2014-02-24 15:24:18 -06:00
TABL Databar Conditional Formatting by Albert Lladanosa 2013-10-31 21:05:10 +00:00
TTYP Ready to test #139 2012-03-19 21:46:37 +00:00
WDYA Include WDA test by Jeff Woehler 2012-07-16 20:39:54 +00:00
WDYN Include WDA test by Jeff Woehler 2012-07-16 20:39:54 +00:00