cancel
Showing results for 
Search instead for 
Did you mean: 

Upload Excel fucntionality - reading the excel data into Table UI element

Former Member
0 Kudos

Hi All

I have the requirement for upload excel functionality where we can read the excel sheet data into Table UI element for different columns

Once i click on the browse button then user will select one excel file from the his desktop , that excel contains for 5 fields like Name, Adreess, City, state, country.

now when user clicks on the upload button then the excel should be read from excel sheet and populate them in the table UI element where table UI contains the same five fields.

Please send related documents and links on this requirement

Thanks in advance

Regards

Kalki reddy

Accepted Solutions (1)

Accepted Solutions (1)

p330068
Active Contributor
0 Kudos

Hi Kalki,

Please check below for excel upload :-

Uploading excel file using WebDynpro for Java

http://wiki.sdn.sap.com/wiki/display/WDJava/UploadingexcelfileusingWebDynproforJava

Reading Multiple Sheets of Excel Sheet from Java

/people/nagamohan.devisetty/blog/2006/08/14/reading-multiple-sheets-of-excel-sheet-from-java

Reading Excel Sheet from Java without using any Framework

/people/nagamohan.devisetty/blog/2006/07/31/reading-excel-sheet-from-java-without-using-any-framework

Hope it helps

Regards

Arun

Former Member
0 Kudos

Hi,

I would suggest you upload your Excel first and then use POI to open it and read it's contents and generate the Context entries.

Regards,

Daniel

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Please have a look at this thread,

Regards,

Saravanan K