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
619

hi

can i upload data from excell file by LSMW batch input recording

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
572

Hi,

Yes u can assign Excel File to read.

There can be two ways.

1. Make Excel File and give it .txt extension and give Delimeter as Tabular

2. Make Excel file and make its Extension as .csv and give delimeter as comma

Thanks

Arpit

4 REPLIES 4
Read only

Former Member
0 Likes
572

hi

pratik ,

Answer is NO for upload data by using LSMW you use only text file and not a excell file.

thnax

sunil jawalkar

Read only

Former Member
0 Likes
573

Hi,

Yes u can assign Excel File to read.

There can be two ways.

1. Make Excel File and give it .txt extension and give Delimeter as Tabular

2. Make Excel file and make its Extension as .csv and give delimeter as comma

Thanks

Arpit

Read only

Former Member
0 Likes
572

Hi,

Check this URL.

http://www.geekinterview.com/question_details/17793.

Reward if it useful.

Thanks.

Read only

Former Member
0 Likes
572

hi,

you can upload data in EXCEL file using LSMW. just save your Excel file with ".csv" format.

In <b>specify files</b> step->give the path->name->delimiter COMMA->save.

remaining steps are same