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

Description as per user input

Former Member
0 Likes
530

Dear Experts,

I have one field in my UI namely description which is of type CHAR 40..When im saving data into the data base with user input, It is storing the input in CAPS .

please let me know how to store the input as same as user entered.

Example : if user enter description as : SAP community

                It is storing as SAP COMMUNITY instead of  SAP community

Awating for your reply

Katrice

2 REPLIES 2
Read only

ThomasZloch
Active Contributor
0 Likes
500

Make sure that the domain behind the field and data element allows lower caps.

Please also search for additional, available information.

Thomas

P.S. basic question -> un-marked as question in order to reduce reward outlook

Read only

manish_shankar
Participant
0 Likes
500

Hi Katrice,

Go to domain of that particular field and check the Lower case check box.

- Manish.