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 and leading zeros issue

Former Member
0 Kudos

I have created a LSMW that changes the site master record. This LSMW changes various fields on the site master including, amongst others, the telephone number field. When the LSMW loads the data from the source file, the LSMW packs the telephone number with leading zeros. This error also occurs with the field "house number". The source file does not have leading zeros on it. The LSMW appears to be packing the field out when it reads the source file. I suspect this is a bug but does anyone have any ideas on how to prevent this.

Many thanks.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

hi,

check what type u have given to these fields in the 3rd step i.e. MAintain source field

u should give it as type C then the error will not occur

3 REPLIES 3

Former Member
0 Kudos

hi,

check what type u have given to these fields in the 3rd step i.e. MAintain source field

u should give it as type C then the error will not occur

Former Member
0 Kudos

Of course !! .... Great stuff, thankyou.

0 Kudos

don't forget to reward points

regards

Paliwal