ABAP Topic : Dialog Programming(MPP)
Sub Topic : Table Control using wizard.
Problem : In table control , I am hving field with
4char3Decimal now user told to me change as 4char6Decimal
i changed accordingly activated in table + Se14 + SCreen also.
but couldnt see change when I execute my program..
its showing changes in Decimal places as 2char+6 decimal..
Changes has done on level of decimal but not in character...
I tried like __,_____ and __.____ but couldnt done.
now without re designing Table control is there any method we can refresh our already created table control.
I want 4char+6Decimal ie. 1234.123456.
your suggestion are always welcome.
Regards
Vivek