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 LOGICAL PATH not set error

Former Member
0 Kudos

Hi,

when i save an lsmw the error is coming as logical path not set. I guess this is for the CONV and READ files. Can ne one tell where can we speicfy this path. Right now we have to manually store the paths for these. Where in the settings can we defualt this path for these files.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hello,

You may use transaction FILE to select or insert your path.

Hope it helps,

Chang

3 REPLIES 3

Former Member
0 Kudos

Check the Specify Files Step:


 Files

        Legacy Data          On the PC (Frontend)

            Input File                     D:\Documents and Settings\file4.txt
                                           Data for One Source Structure (Table)
                                           Separator Tabulator
                                           Field Order Matches Source Structure Definition
                                           With Record End Indicator (Text File)
                                           Code Page ASCII

        Legacy Data          On the R/3 server (application server)
        Imported Data        File for Imported Data (Application Server)

            Imported Data                  /usr/sap/tmp/ZHR.lsmw.read

        Converted Data       File for Converted Data (Application Server)

            Converted Data                 /usr/sap/tmp/ZHR.lsmw.conv

        Wildcard Value       Value for Wildcard '*' in File Name

Former Member
0 Kudos

Hello,

You may use transaction FILE to select or insert your path.

Hope it helps,

Chang

Former Member
0 Kudos

contact ur BASIS people.