Application Development 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: 

LSMW Errors

Former Member
0 Kudos
110

Hello, I am creating LSMW program to transfer Data from 'Tab delimited' Text file. I am transferring 'Purchase info Records', TCODE 'ME11' and SAP standard oblect 0060.

While creating, I have reached to step 'Specify Files'. Where I specified above mentioned 'Tab Delimited' file. While saving, I am getting an error 'No logical path has been specified'

Can anyone help me on this error?

3 REPLIES 3

Former Member
0 Kudos
87

Hi,

I think u r specifying the path of a file which on the presentation server.

But u might have chosen File on Application Server.

If ur file is on presentation server u need to choose presentation server.

Similarly if ur file is on Appln server u need to choose Appln server in the 'Specify Files' step.

Hope it helps..

Former Member
0 Kudos
87

Hi,

Welcome to SDN

I think, the object you selected is Direct Input object..

If so... you have to create the logical file path for the input file as well as for the log file also through tcode FILE. Then you have to assign this path in the 6th step...

It should work... If you get any problem let me know..

If you find it useful mark the points

~~Guduri

Former Member
0 Kudos
87

Thank you very much for helping me answer the question