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

lower case/upper case conversion!

Former Member
0 Likes
1,048

I am doing a lookup on a ztable field which is of char(50). All the characters are stored in lower case in that table but when I am trying to search for that record, on the se16 screen all the characters are changing to uppercase and not returning any record. How should I handle this?

Thanks,

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
931

hi,

Check lowercase checkbox in SE11->domain.

Regards,

Sailaja.

4 REPLIES 4
Read only

RichHeilman
Developer Advocate
Developer Advocate
0 Likes
931

Make sure that the "lowercase" checkbox is checked on the domain which is tied to the data element used for the field in your ztable.

Regards,

Rich Heilman

Read only

Former Member
0 Likes
932

hi,

Check lowercase checkbox in SE11->domain.

Regards,

Sailaja.

Read only

0 Likes
931

check the lower case check box in the definition of the domain

Read only

Former Member
0 Likes
931

Hi Somen,

Check Lower case checkbox in domain...

Regards,

Santosh