2007 Oct 26 7:38 AM
Hi Experts
I had a requirement I am entering data as text data in name field as Hello and my select options converts into HELLO but in my data base it is stored as Hello
It shows no record selected but data is there
Please help me in this same problem in Vice versa .
REgards
Hitesh
2007 Oct 26 8:01 AM
2007 Oct 26 8:07 AM
Hi Prashant
still my problm is not solved actually in my database tables somwhere data is like
Hello , HELLO , HeLLO then it doesnt match when ui giv HELLO it must fetch all the three records
Please help to get this
Regards
Hitesh
2007 Oct 26 8:09 AM
Hi,
Goto the Data element =>Output Characteristics & tick Lower Case.
Reenter the table data.
Best regards,
Prashant
2007 Oct 26 8:09 AM
Hi Hitesh,
I think you are storing some values from select options to your table right.
If you have <b>Domain</b> for that particular field in your table then goto tcode SE11
and enter your domain there and say display. Now in the <b>Definition</b> tab select the checkbox for the <b>Lowercase</b>.