‎2008 Apr 04 7:04 AM
hi all
iam retriving values from some tables in table control which is having three columns of which 2 are editable ,the problem is when i edit the row ..ex changed the description which is one column in table control and press enter it s changing in upper case....which it should not do/...it should be in the same case which i have edited....
so can any one solve this prob
‎2008 Apr 04 7:14 AM
Hi,
go to the layout of that screen and double click on the table control field field attributes screen will come.in the lower half u'll find DICT tab go to that.
there is a check box called UPPER/LOWER CASE check that check box.
this check box is not editable in case ur field is referring to data dictionary field.
rgds,
bharat.
‎2008 Apr 04 7:09 AM
HI,
There is one option in fieldcatelog...
lowercase = 'X'.
It will work fine.
Reward If Useful
‎2008 Apr 04 7:14 AM
this is module pool programme in that i have table control in the screen? where willl be field catalog
‎2008 Apr 04 7:14 AM
Hi,
go to the layout of that screen and double click on the table control field field attributes screen will come.in the lower half u'll find DICT tab go to that.
there is a check box called UPPER/LOWER CASE check that check box.
this check box is not editable in case ur field is referring to data dictionary field.
rgds,
bharat.
‎2008 Apr 04 10:50 AM
hi
the prob is solved i have one more in the same table control i have copy tab also when iam copying the row is copied in the last. row...i want to copy it just next to that row ....any idea plz reply