Hi Experts,
Hi Friends here am getting values into final internal table then while printing am looping into wa, then am passing into one more internal table and am printing using last internal table.
but here problem is while debugging am geting correct values into workarea. then am passing to last int table, using this last tab am printing but here values are truncating on screen.
for ex: main value is : 6751.33 but it displaying 6,7 only.
but here my last internal table and final internal table is same type.
could anyone tell where i ve gone wrong.
thanks in advance,
sudharsan.