源代码: report ztest_down_excel. data: begin of i_file occurs , val() type c, end of i_file. data begin of gt_test occurs . data matnr like mara-matnr. data maktx like makt-maktx. data end of gt_test. data v_filestr type string. data v_filename type str
js-xls是一款客户端读取Excel的插件,亲测IE11.FireFox.Chrome可用,读取速度也客观. 插件Demo地址:http://oss.sheetjs.com/js-xlsx/ http://oss.sheetjs.com/js-xls/ Excel列信息 js代码如下: var X = XLS; function to_json(workbook) { var result = {}; workbook.SheetNames.forEach(function (sheet