Application Development 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: 

Changes to Uppercase in own created table in SE16

Former Member
0 Kudos

Hi Experts

I have created an own table where I can save the data.

These data can include both uppercase and lowercase letters.

When I want to find something in my table in the t-code SE16 and press Enter, the letters always changes to big letters.

Then I don't find anything because the data usually is written in small letters.

How can I solved this? Where can I change the option to search with small letters or mix letters?

Thanks // Peter B

1 ACCEPTED SOLUTION

Former Member
0 Kudos

Hi,

There is a check box Lower Case in the Defination tab of the Domain.

If this check box is ticked, then the data will be stored as it is entered it will not cahnge to uppercase.

Tick the check box Lower Case in domain level of your table field and check.

Regards

Dillip Sahoo

7 REPLIES 7

Former Member
0 Kudos

Hello Peter,

For the data element of the field which contains these letters, make sure the check box 'Lower Case' is checked.

Vikranth

Former Member
0 Kudos

check the domain defination tab of the field which ur using there is a check box for small letter.

Hope this may solve ur problem

Former Member
0 Kudos

Hi,

There is a check box Lower Case in the Defination tab of the Domain.

If this check box is ticked, then the data will be stored as it is entered it will not cahnge to uppercase.

Tick the check box Lower Case in domain level of your table field and check.

Regards

Dillip Sahoo

0 Kudos

Thanks all for your respons.

My field has the data element CHAR40 and I'm not allowed to change SAP standard.

BR // Peter B

0 Kudos

Well then since its a Ztable, you can create a z data element instead of char40 with the data type as char and length 40 and checking the ' Lower case' check box.

Vikranth

0 Kudos

Hi,

what is you domain name, is it the standard one or you have created it, as a good practice try to create new domain and then try to change there, hope that will help you out.

cheers

Bhavana

former_member233090
Active Contributor
0 Kudos

hi,

go to SE11 and Check the Domain there are 2 option sign and lowercase two check boxes, so select the lowercase checkbox

that will slove ur problem

cheers

bhavan