<?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: Conversion Rules in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588029#M1082022</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the domain of your field, you must check the checkbox "Lower Case" to retain the lower case values entered on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your screen field refers to any standard field than you might have to find the field which has the Lowercase checked on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the appropriate domains from the table DD01L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Sep 2008 13:26:39 GMT</pubDate>
    <dc:creator>naimesh_patel</dc:creator>
    <dc:date>2008-09-22T13:26:39Z</dc:date>
    <item>
      <title>Conversion Rules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588028#M1082021</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;I am new in Abap and I have a little problem: I set an input field on my screen type string. When I process the text in it in PAI, i see the text has been converted to lower case. In debug I see that when the PAI start the text has already been converted in upper case, so I realize that a default conversion rule has been applied. Is there a way to tell that for a field there is no need to apply a conversion rule? Or a conversion that do not change lower to upper?&lt;/P&gt;&lt;P&gt;I see that for parameter there is syntax "LOWER" to let unchanged the case of the parameter, but I can't believe there is no way to do it with a simple input field.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Gabriele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 13:05:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588028#M1082021</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T13:05:54Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion Rules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588029#M1082022</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the domain of your field, you must check the checkbox "Lower Case" to retain the lower case values entered on the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your screen field refers to any standard field than you might have to find the field which has the Lowercase checked on.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can find the appropriate domains from the table DD01L.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Naimesh Patel&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 13:26:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588029#M1082022</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-09-22T13:26:39Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion Rules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588030#M1082023</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the field which u have given in the screen.&lt;/P&gt;&lt;P&gt;check the field &lt;STRONG&gt;type&lt;/STRONG&gt;.&lt;/P&gt;&lt;P&gt;if the &lt;STRONG&gt;type&lt;/STRONG&gt; refers to a zdatatype.then u have option &lt;/P&gt;&lt;P&gt;open the dataelement --.&amp;gt;double click on that &lt;DEL&gt;&amp;gt;double click the domain&lt;/DEL&gt;-&amp;gt;&lt;/P&gt;&lt;P&gt;below u can find a option call LOWER CASE tick that.....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u have to use the LOWER CASEsyntex  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&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;Anbu B&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 13:29:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588030#M1082023</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T13:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion Rules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588031#M1082024</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;And possibly: go to the screen attribute of your input field and (un)check the upper/lower case checkbox.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 13:32:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588031#M1082024</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion Rules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588032#M1082025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please do not double post to multiple forums!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please read [the rules|https://www.sdn.sap.com/irj/sdn/wiki?path=/display/home/rules&lt;EM&gt;of&lt;/EM&gt;Engagement] before posting further.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Sep 2008 20:12:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588032#M1082025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-22T20:12:29Z</dc:date>
    </item>
    <item>
      <title>Re: Conversion Rules</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588033#M1082026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I solved by screen painter: there is a field upper/lower case that once checked avoid upper case conversione.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Sep 2008 10:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/conversion-rules/m-p/4588033#M1082026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-09-24T10:27:56Z</dc:date>
    </item>
  </channel>
</rss>

