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

Fields not getting filled.

Former Member
0 Likes
604

Hi All,

I have added a field in LSMW, some of the records from the text file are getting uploaded but after a couple of records, the field is not getting filled.

Is there any way to come of this.

Please advice..

Thanks in advance,

Charan

4 REPLIES 4
Read only

Peter_Inotai
Active Contributor
0 Likes
544

Hi Charan,

Try to debug your LSMW to see what happens.

You can put a break-point to the generated program or you can debug it via /h from the conversion step.

Best regards,

Peter

Read only

Former Member
0 Likes
544

Hi Peter,

Thanks for the immediate response..I debugged it and the values are coming correctly..but when we run in the foreground, it is not working properly..

Pls advice..

Read only

Former Member
0 Likes
544

Because after of couple of records the field is not filling, chk if there is any value for that field in your file which u are uploading?

santhosh

Read only

0 Likes
544

Hi Santosh,

The file has the correct value for that particular record.. and the mapping is also correct...