Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Upload excel filewith multiple tab into a internal table using FM

Former Member
0 Likes
470

how to upload excel file with multiple tabs into a internal table using FM

1 ACCEPTED SOLUTION
Read only

rajkumarnarasimman
Active Contributor
0 Likes
373

Hi Vanathi,

Using Class iref_spreasheet, we can do it. Please find the below document.

http://wiki.scn.sap.com/wiki/display/Snippets/Read+multiple+sheets+of+an+Excel+file+into+SAP+through...

Regards

Rajkumar Narasimman

how to upload excel file with multiple tabs into a internal table using FM

1 REPLY 1
Read only

rajkumarnarasimman
Active Contributor
0 Likes
374

Hi Vanathi,

Using Class iref_spreasheet, we can do it. Please find the below document.

http://wiki.scn.sap.com/wiki/display/Snippets/Read+multiple+sheets+of+an+Excel+file+into+SAP+through...

Regards

Rajkumar Narasimman