Application Development and Automation 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: 
Read only

error in LSMW

Former Member
0 Likes
1,460

hi,

After specifying the file path & description by selecting the specify files button in the LSMW ,am getting error as

file name'converted data':max 45 characters .remaining data saved.

pls provide the solution for it

regards

chandrakanth

1 ACCEPTED SOLUTION
Read only

raja_narayanan2
Active Participant
0 Likes
1,425

Hi....

Your Project name and Subproject name length will be too large i think so... so kindly give it as small like zdemo or based on your requirements.

for your problem this the solution....

Hope this will help you....

Thanks & regards

Raja

hi,

After specifying the file path & description by selecting the specify files button in the LSMW ,am getting error as

file name'converted data':max 45 characters .remaining data saved.

pls provide the solution for it

regards

chandrakanth

9 REPLIES 9
Read only

Former Member
0 Likes
1,425

do this ur problem will be solved..

while giving the project and subproject name at the starting

of lsmw ---give the name smally like below

(project-zsd and descrip-sdf)

(subproject-zsd1 and descrip-sdfd)...

Read only

raja_narayanan2
Active Participant
0 Likes
1,426

Hi....

Your Project name and Subproject name length will be too large i think so... so kindly give it as small like zdemo or based on your requirements.

for your problem this the solution....

Hope this will help you....

Thanks & regards

Raja

Read only

0 Likes
1,425

Hi,

thanks for replies...i solved that issue...but after doing assign and specify files...while doing read data i got the error as

error in uploading file......c:\<>(return code =13)

regards

chandrakanth

Read only

raja_narayanan2
Active Participant
0 Likes
1,425

Hi....

this is due to you flat file.....

Can i know what kind of data you have in your flat file....

if you dint the path for the flat file also you will get this kind of error.

thanks & regards

Raja

Read only

raja_narayanan2
Active Participant
0 Likes
1,425

Hi...

Specify your file path correctly....

Regards

Raja

Read only

0 Likes
1,425

hi raja,

actually as uploading the excel file containing the customer master records (updating).

i specified the correct file path....i not means it will show error at that time only i think so...

but when i select read data it is throwing error...

regards

chandrakanth

Read only

0 Likes
1,425

while specifying file path..

in file structure...

if u have give field name at start of column in excel sheet...

then check the checkbox field name at start of column.

or

check field order in excel is matching the source struture..

then check the next checkbox accordingly

Edited by: shan palani on Nov 1, 2008 2:52 PM

Read only

0 Likes
1,425

hi

the problem is solved..in the field separator i chosed wrong option....

any way thanks for your replies......

regards

chandrakanth.

Read only

Former Member
0 Likes
1,425

solved