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

module pool-table control

Former Member
0 Likes
570

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
550

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.

4 REPLIES 4
Read only

Former Member
0 Likes
550

HI,

There is one option in fieldcatelog...

lowercase = 'X'.

It will work fine.

Reward If Useful

Read only

0 Likes
550

this is module pool programme in that i have table control in the screen? where willl be field catalog

Read only

Former Member
0 Likes
551

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.

Read only

0 Likes
550

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