‎2007 Feb 23 11:34 AM
I have come across a problem in LSMW.
In specify files step when I was trying to give the filename either in Presentation server or Application server and then save ,I am getting an error called 'No Logical Path has been specified'. In debugging I can see p_log_path and p_log_file are initial where as p_phys_file_compl has the file which is created automatically with standard naming convention. These 3 fields represents Converted Data files. I think the problem is with settings since the error is not happening to other users. If we double click 'Converted Data' I can see Logical Path and Logical File fields. If I give the same file that is used for converted data it is asking me to create and if we agree then it creates and then we are able to save. So I think there is some setting changes or some other thing happened which at this stage I couldn't find out because I have not changed any settings. So can you please let me know if u have come across the same problem or if u know the solution.
‎2007 Feb 23 12:21 PM
In the <b>specify files path</b> have u specified the paths correctly.
5 Legacy data On the PC (frontend)
VASG3 INPUT FILE Y:VHDEV TEST FILE unlinked genl1.txt
Data for one source structure (table)
Delimiter tabulator
Order of fields as in source structure definition
With end of record sequence (text file)
Codepage ASCII
Legacy data On the R/3 server (application server)
5 Read Data File for read data (application server)
5 Read Data /int/T82/conv/VNH_ASGN3.lsmw.read
A82 /int/A82/conv/VNH_ASGN3.lsmw.read
P82 /int/P82/conv/VNH_ASGN3.lsmw.read
T82 /int/T82/conv/VNH_ASGN3.lsmw.read
5 Converted Data File for converted data (application server)
5 ConvertedData /int/T82/conv/VNH_ASGN3.lsmw.conv
A82 /int/A82/conv/VNH_ASGN3.lsmw.conv
P82 /int/P82/conv/VNH_ASGN3.lsmw.conv
T82 /int/T82/conv/VNH_ASGN3.lsmw.conv
Values for wildcard Values for wildcard '*' in file names
Refer teh above u ahve to specifythe path till PROD system.
I too faced the saem problem.