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

module pool

Former Member
0 Likes
678

Hi All,

Please any one help me on this topic.

i have one inpur field in second screen.i enter the data in small letter in that field and when i press enter the data is automaticlly converting into uppercase.

but i want to insert into database same as i entered in input field(if lower case-lowercase or uppercase -uppercase)

Kindly Help me on this.

Thanks in Advance .

Thanks&Regards.

Ramu.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
632

Hi,

se51-field attributes check lower/upper check box.

Regards

amole

5 REPLIES 5
Read only

Former Member
0 Likes
633

Hi,

se51-field attributes check lower/upper check box.

Regards

amole

Read only

Former Member
0 Likes
632

Hi

Can you let us know if your screen field is referring any table field? Also, check if any automatic convertion to uppercase is happening in debugging.

Regards,

Raj

Read only

Former Member
0 Likes
632

hi ramu,

double click on the field , then in the below half of popup in the first tab , check the last check box uppercase/lowercase

Read only

Former Member
0 Likes
632

HI,

Identify the DOMAIN linked to the database field name and check the option LOWER CASE, you can find this in the DEFINITION tab of the domain screen.

Now, this will accept values as you enter and thus you can enter values in the database in Upper/ Lower case.

Reward if helpful.

Rgds

Read only

Former Member
0 Likes
632

Hi,

check reference table field at domain level has

lower case check on.

example se11-mara-matnr(check domain for lower case

check bob on)

Regards

amole