‎2008 Jan 22 11:14 AM
Hi All
Fields in my source structure are Mat_no, Industry_sector, Mat_type, Unit, Desc.
It gives the following error message when I try to read the data
File C:\name\test\mara.txt and source structure 'msource_structure' contains no fields with same names.
data in my txt file is .
1001 Z ZTRD BOX DESC1
can any body help me with this..
cheers
AJ
‎2008 Jan 22 11:17 AM
Hi AJ,
In your file specification you have probably set "Field names at start of File". Either remove this setting or put the name of the field in the first row of your file.
Regards,
John.
‎2008 Jan 22 11:17 AM
Hi AJ,
In your file specification you have probably set "Field names at start of File". Either remove this setting or put the name of the field in the first row of your file.
Regards,
John.
‎2008 Jan 22 11:20 AM
Hi,
In the LSMW step 'Assign files' do you have the checkbox 'Field names at start of file' checked? It sounds like your LSMW is expecting your file to have column headings.
Regards,
Nick
‎2008 Jan 22 11:20 AM
For the step 'specify file', are you using "Field names at start of file"
or "Field name matches source structure definition"?