abap2xlsx/ZA2X
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
..
CLAS Suggestion by Rüdiger Plantiko 2014-02-24 15:24:18 -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 Suggestion by Rüdiger Plantiko 2014-02-24 15:24:18 -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