<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Upper Case/Lower Case in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358543#M1400089</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This come from the  [domain definitions|http://help.sap.com/saphelp_nwpi71/helpdata/en/cf/21edf2446011d189700000e8322d00/content.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lowercase is not checked for most non descriptive texts (this make search/sort simpler.) checking this flag is a modification of standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Nov 2009 11:09:28 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2009-11-17T11:09:28Z</dc:date>
    <item>
      <title>Upper Case/Lower Case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358542#M1400088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In standard transactions in SAP whenver we enter the values in lower case, it automatically gets converted into UPPERCASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Eg: In MIRO when I enter the Delivery note. under the PO reference tab, it is getting converted to UPPER CASE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is happening in all transactions. How can we deactivate this option in SAP. What settings need to be done.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 10:58:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358542#M1400088</guid>
      <dc:creator>ashok_kumar24</dc:creator>
      <dc:date>2009-11-17T10:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Upper Case/Lower Case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358543#M1400089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This come from the  [domain definitions|http://help.sap.com/saphelp_nwpi71/helpdata/en/cf/21edf2446011d189700000e8322d00/content.htm].&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lowercase is not checked for most non descriptive texts (this make search/sort simpler.) checking this flag is a modification of standard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 11:09:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358543#M1400089</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2009-11-17T11:09:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upper Case/Lower Case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358544#M1400090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ashok.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Harini&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:33:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358544#M1400090</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T12:33:28Z</dc:date>
    </item>
    <item>
      <title>Re: Upper Case/Lower Case</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358545#M1400091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There's any setting to avoid it: it's a domain attribute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;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.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Nov 2009 12:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/upper-case-lower-case/m-p/6358545#M1400091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-11-17T12:41:29Z</dc:date>
    </item>
  </channel>
</rss>

