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

table control About lowercase conversion uppercase ?

Former Member
0 Likes
1,584

Hi All.

how can I do that don't Process lowercase conversion uppercase font.

Regards.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
876

Hi ly cao,

There are 2 solutions for this problem. you can use any one of the following

  • Goto the corresponding domain and check the check box called Lower case

  • Go to SE51-> give program and screen name -->Element list -> select the check box called Upper/Lower case entry to the corresponding field

Regards,

Mahi

5 REPLIES 5
Read only

Former Member
0 Likes
876

Hi,

You need to reference a field whos domain has the lowercase checkbox selected.

Darren

Read only

Former Member
0 Likes
876

You need to use

TRANSLATE

for chnaging the case

Hope this helps!

Regards,

Prashant

Read only

Former Member
0 Likes
876

hi...

Double click on the field on screen and in properties uncheck "upper/lower" checkbox

regards

vivek

Read only

0 Likes
876

Hi vivek jain

thanks .

This program is resolved.

regards.

Read only

Former Member
0 Likes
877

Hi ly cao,

There are 2 solutions for this problem. you can use any one of the following

  • Goto the corresponding domain and check the check box called Lower case

  • Go to SE51-> give program and screen name -->Element list -> select the check box called Upper/Lower case entry to the corresponding field

Regards,

Mahi