‎2009 Nov 17 10:58 AM
Hi Experts,
In standard transactions in SAP whenver we enter the values in lower case, it automatically gets converted into UPPERCASE.
For Eg: In MIRO when I enter the Delivery note. under the PO reference tab, it is getting converted to UPPER CASE.
This is happening in all transactions. How can we deactivate this option in SAP. What settings need to be done.
Thanks
Kumar
‎2009 Nov 17 11:09 AM
‎2009 Nov 17 12:33 PM
Hi Ashok.
Check the domain definition of those fields in SE11. In the 'Definition' tab there is a option 'Lower Case' check box. If that is checked then the values would get saved as lower case in the database table else it will be stored as upper case.
Thanks,
Harini
‎2009 Nov 17 12:41 PM
Hi
There's any setting to avoid it: it's a domain attribute.
In generally only text fields support the Lower Case....that mean if u need u can change the attribute of Upper/Lower Case for a single o some fields, i.e for a certain number of transactions, but it's impossible for all transactions.
U need to find out the domain assigned to the field, and set the flag for lower/uppercase....but u should consider that means to change a standard object.
Max