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

Reading second sheet of excel file while uploading

Former Member
0 Likes
783

Hello Freinds,

I want to read second sheet of an excel file while taking the data from excel file into an internal table.

Kindly help me with a FM which would take the sheet number too with the input OR a suitable option.

Hello Freinds,

I want to read second sheet of an excel file while taking the data from excel file into an internal table.

Kindly help me with a FM which would take the sheet number too with the input OR a suitable option.

4 REPLIES 4
Read only

Former Member
0 Likes
664

Hi JAZZ,

It is possible.

Check the following link:http://www.sap-img.com/abap/uploading-multiple-multitab-excel-sheets-or-ranges.htm

Regards,

Vimal.

Read only

Former Member
0 Likes
664

Hi,

To Convert Excel file to Internal table use this FM.

CALL FUNCTION 'TEXT_CONVERT_XLS_TO_SAP'

may b it help u.

regards,

Archana

Read only

Former Member
0 Likes
664

Hi ,

Try these links:

Or

Try using this FM: 'TEXT_CONVERT_XLS_TO_SAP'

Thank You.

Regards,

Dhanalakshmi L

Read only

Former Member
0 Likes
664

Hi,

Try this link

http://www.sap-img.com/abap/upload-direct-excel.htm

Regards,

Manish

Edited by: MANISH GUPTA on Aug 4, 2009 8:38 AM