<?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 Input data to customize table ..... in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173898#M755232</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi my gurus,&lt;/P&gt;&lt;P&gt;I created a customize table, but the data I input always return UPPERCASE(data).Pls tell me why and how to fix !? Thanks a lot !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Dec 2007 02:05:56 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-26T02:05:56Z</dc:date>
    <item>
      <title>Input data to customize table .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173898#M755232</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi my gurus,&lt;/P&gt;&lt;P&gt;I created a customize table, but the data I input always return UPPERCASE(data).Pls tell me why and how to fix !? Thanks a lot !!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 02:05:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173898#M755232</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T02:05:56Z</dc:date>
    </item>
    <item>
      <title>Re: Input data to customize table .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173899#M755233</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Bach,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the customizing table - i assume there is a field in which you are entering a string of characters and on any event , e.g. enter or save - the characters are being converted to UPPERCASE. To prevent this, you need to assign a data element to the field in the database table and to the data element assign a domain which has &lt;STRONG&gt;LowerCase&lt;/STRONG&gt; checkbox in definition tab as checked ('X').&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Field in DB table -&amp;gt; assign data element -&amp;gt; data element should have domain with "Lower Case" checkbox marked&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This should solve the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please revert in case of questions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Aditya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 03:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173899#M755233</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T03:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Input data to customize table .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173900#M755234</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Aditya,&lt;/P&gt;&lt;P&gt;    Field in table -&amp;gt; assign data element with data type Predefined Type : CHAR - length: 15. Not assign domain.&lt;/P&gt;&lt;P&gt;    And I didn't see check box Lower Case anywhere ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 06:14:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173900#M755234</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T06:14:57Z</dc:date>
    </item>
    <item>
      <title>Re: Input data to customize table .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173901#M755235</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;U may need to create a domain and data element for this purpose that will allow lowercase.&lt;/P&gt;&lt;P&gt;There is a check box in domain, definition tab, when u check that one you can store lower case also in this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 06:21:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173901#M755235</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T06:21:49Z</dc:date>
    </item>
    <item>
      <title>Re: Input data to customize table .....</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173902#M755236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much !!! I saw ..... Happy new year to you ...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Dec 2007 06:27:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/input-data-to-customize-table/m-p/3173902#M755236</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-26T06:27:15Z</dc:date>
    </item>
  </channel>
</rss>

