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

data upload

Former Member
0 Likes
679

Hi,

I have a certain requirement that I upload master data from a Excel spreadsheet into SAP (using LSMW).

I have a query if there is any row limitation (of 65000max lines) to upload from excel at a time.

I have a huge data upload.

Please help.

Thanks.

6 REPLIES 6
Read only

Former Member
0 Likes
660

Yes, there is a limitation for number of records from Excel side.

Instead of excel , use a CSV file or a text file.

Regards,

Ravi Kanth Talagana

Read only

0 Likes
660

Thank you very much for the clarification.

But the according to the requirement the i/p file is in excel only.

So is there any way to handle this issue during upload or the only way is that the file be split (not desirable in my requirement).

Thnaks.

Read only

former_member203501
Active Contributor
0 Likes
660

hi look at the following post ....hope it will helps you...

Read only

0 Likes
660

Thanks for the replies

But if there is a way to handle excel file with this issue please suggest

Edited by: Barnita Saha on Apr 15, 2009 11:58 AM

Read only

0 Likes
660

hi see this ...

https://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/8046aa90-0201-0010-5e99-962948c8...

this is helpful for u i hope.....i am not sure for this..

Read only

Former Member
0 Likes
660

Hi,

Excel 2007 can handdle more 1 000 000 lines.

Issa