cancel
Showing results for 
Search instead for 
Did you mean: 

LSMW

former_member756233
Discoverer
0 Kudos

I have created a new LSMW. After mapping whenever it fatches the data from the uploaded file it markes "##" symbol before and after every content of the field.

Can any one resolve and point me out the reason for the problem.

Accepted Solutions (0)

Answers (5)

Answers (5)

Former Member
0 Kudos

Hi Lalit,

I experienced a similar problem when i was working on the LSMW. We created an excel file using open office. The excel sheet was adding additional characters to the fields when tried reading the data. The same file we saved as a .csv or a .txt file did not give the problem.

Also make sure while you saving the source file location, make sure you maintaining the file as a tabulated separated file. You need to make sure this is taken care of. This also causes the ## characters to be seen in the read data. Every time you update the file go to this step and make sure the file is saved as a tabulated file.

This is present in step no 7 legacy data file source, and delimiter sa tabulated.

Regards,

Aditya Dhurandhar.

Former Member
0 Kudos

Hi,

This is due to , filed in column is to large ,

Double click on first column and adjust there width to the lenght of filed in excel.

Properly convert then to tab deliminated file.

Former Member
0 Kudos

Hi,

The ## symbol is because of data that is present in flat file. i.e use proper delimiter.

Thanks.

JL23
Active Contributor
0 Kudos

is your source a TXT file? or did you directly enter an Excel file as source?

Former Member
0 Kudos

Fields are not properly mapped.

There is inconsistecy with LSMW fields and Fileds in file which you are using to uplaod the data.

Check the field lenghs maintained and actual fields lenths in corresponding tables.