‎2006 Sep 22 2:43 PM
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.
‎2006 Sep 22 2:46 PM
Hi,
se51-field attributes check lower/upper check box.
Regards
amole
‎2006 Sep 22 2:46 PM
Hi,
se51-field attributes check lower/upper check box.
Regards
amole
‎2006 Sep 22 2:47 PM
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
‎2006 Sep 22 2:49 PM
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
‎2006 Sep 22 2:50 PM
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
‎2006 Sep 22 2:58 PM
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