‎2009 Dec 28 4:49 AM
Dear All
i have created a table control and i diplayed data in that table control it is displaying peoperly
after press enter it converts to upper case what is problem and can any one give suggestion to overcome this issue
i have checked the Lowe/Upper case checkbox also
Thanks
Surendra P
‎2009 Dec 28 5:26 AM
Hi Suri,
Go to the Screen Painter and Double click on the Screen Field and at the bottom most part there is a check box UPPER/LOWER Case just check that.
If the Data element/Domain you are using (go to SE11 and Check the Domain there is check box LOWER CASE) if it blank automatic Upper case conversion takes place. Otherwise OK.
IF you require you can create your own domain just change only this Check box remaining properties like length etc should be as usual.
Cheerz
Ram
‎2009 Dec 28 5:30 AM
Hey Ram,
Thank u for ur Responce
i have checked that Upper/Lower Case check box already but stil iam getting the same .
Thanks
Surendra
‎2009 Dec 28 5:35 AM
Hi Suri,
Go in the elements of table control and then view the attributes of the field having the issue.
Now , if this is taken from data dictionary , then go and check the domain for this.
If check box LOWER CASE is not selected , then create your own domain wit same properties as this one and check box LOWER CASE is selected.
Use this in the field of table control.
Hope this resolve your issue.