cancel
Showing results for 
Search instead for 
Did you mean: 

Importing Excel into a table

Former Member
0 Kudos

Hello,

Is it possible to import data from excel file

into a table.

Regards,

Arun

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

hi Arun,

There is no such direct functionality avilable in webdynpro.

But, you can use HSSF apis to manipulate Excel files. You can extract data from or write data to excel file using this API.

Check following link:

/people/perumal.kanthan/blog/2005/03/21/reading-excel-data-from-java-using-hssf-api

Regards,

Bhavik

Answers (0)