<?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: problem with characters in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984462#M402136</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANSLATE c TO UPPER CASE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;SHIBA DUTTA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 27 Feb 2007 04:25:27 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-27T04:25:27Z</dc:date>
    <item>
      <title>problem with characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984461#M402135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wheb i am entering field name in screen i t accepts only lower case letters but not upper case letters for that what can i do ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:22:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984461#M402135</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T04:22:46Z</dc:date>
    </item>
    <item>
      <title>Re: problem with characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984462#M402136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;USE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TRANSLATE c TO UPPER CASE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;SHIBA DUTTA&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:25:27 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984462#M402136</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T04:25:27Z</dc:date>
    </item>
    <item>
      <title>Re: problem with characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984463#M402137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think u have given LOWERCASE in select options .&lt;/P&gt;&lt;P&gt;translate it to lowercase b4 using it in the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:26:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984463#M402137</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T04:26:54Z</dc:date>
    </item>
    <item>
      <title>Re: problem with characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984464#M402138</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;Check for the fiedl name which u r referring, in that field domain there might be some restrictions for CAPS.&lt;/P&gt;&lt;P&gt;Tell me the field and table name which u r referring.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:31:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984464#M402138</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T04:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: problem with characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984465#M402139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, the error is releted to lower case; you can translate it to upper or change the infooject to accept lower case (bettar to transalte).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if not try this way.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;paramaeters: p_dept type zemp-dept  upper case obligatory&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;parameters : p_werks type marc-werks modif id Z1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers&lt;/P&gt;&lt;P&gt;sri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:34:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984465#M402139</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T04:34:26Z</dc:date>
    </item>
    <item>
      <title>Re: problem with characters</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984466#M402140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi venkat it will accept the screen name in upper case....i have tried it using caps lock on it was working but in other case u have to ask specific question.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 04:37:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/problem-with-characters/m-p/1984466#M402140</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T04:37:54Z</dc:date>
    </item>
  </channel>
</rss>

