Hi all
My requirement is to upload orders via excel ie i should have a upload excel option which will allow me to input material no and quantity in it. After the excel upload I need to read the excel and display in the order table ui in the order.jsp. Can anyone help me with this requirement. I tried using the poi.jar file for using the HSSFWorkbook but getting error :
- com.sap.engine.services.servlets_jsp.server.jsp.exceptions.CompilingException: Error while executing the compilation process: [/usr/sap/DE1/DVEBMGS00/j2ee/cluster/server0/apps/dana.com/b2b_dana/servlet_jsp/b2b_dana/work/jsp_order1379583747890.java:44: package org.apache.poi.hssf.usermodel does not exist import org.apache.poi.hssf.usermodel.*; ^ 1 error ].
Inspite of adding the jar file in shr_ext.
Thank you
Regards,
Jaspreet Kaur