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

lsmw

Former Member
0 Likes
638

hii gems

i have doubt in lsmw

how to upload data from excel sheet to sap using lsmw

points will be rewarded

regards

Jaipal

hii gems

i have doubt in lsmw

how to upload data from excel sheet to sap using lsmw

points will be rewarded

regards

Jaipal

6 REPLIES 6
Read only

Former Member
0 Likes
621

Hi Jai,

Its the normal way. But follow the steps below.

1) Save Excel as "*.csv" with a delimiter e.g. semi-colon (';')

2) Read the CSV-file as plain text file

3) Split the line at the delimer (';')

<b>Reward Points if Useful</b>

Regards

Gokul

Message was edited by:

Gokul

Message was edited by:

Gokul

Read only

0 Likes
621

hii gokul

is there any other way

Read only

0 Likes
621

Hi Jaipal,

Hope this document will help you

<b>http://www.scmexpertonline.com/downloads/SCM_LSMW_StepsOnWeb.doc</b>

Thanks, Aby Jacob

Read only

Former Member
0 Likes
621

Hi,

Follow the instructions given by Gokul.

the other way to upload the data , is by saving the EXCEL SHEET as tab delimited file as the TEXT FILE & upload it .

Reward Points if it is Useful.

Thanks,

Manjunath MS

Read only

0 Likes
621

thank u

Read only

Former Member
0 Likes
621

its not possible using excel sheet.

only .txt/.csv. we can