Skip to Content
0
Former Member
Feb 23, 2011 at 06:34 AM

AlV field and internal table data not matching.

676 Views

Hi All,

In my project there is one report which display some fields out of which one is coming wrong in display while data present underlying internal table is correct.

I am not getting the reason for that. I have done the debugging also and found that just before the display data is correct in internal table but in ALV display its coming wrong.

I have used OOPs ALV and used set table for first display and the data type is N(4) of that field.

One more thing i observed is this wrong values are coming only for 2 digit calculated value and for 3 and 4 digit values its coming fine for eg if the calculated value in the internal table is 0014 then it is showing as 2014 while if the calculated value is 365 then it showing correct value as 0365.

Please help me to solve the problem.

Regards,

Shoaib