<?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: DYNP_VALUES_UPDATE, uppercase problems in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513360#M1260622</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found, in the layout of the screen I haven't seen the check box Upper/Lower case &lt;/P&gt;&lt;P&gt;[link|http://img142.imageshack.us/img142/4043/sap.jpg]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nicolas Couret on Apr 30, 2009 1:04 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nicolas Couret on Apr 30, 2009 1:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2009 11:04:21 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-04-30T11:04:21Z</dc:date>
    <item>
      <title>DYNP_VALUES_UPDATE, uppercase problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513357#M1260619</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;On a screen, i'm using the function DYNP_VALUES_UPDATE, to update a field with an other field. It's works but this function put my field in UPPER CASE.&lt;/P&gt;&lt;P&gt;[Screen of my problem|http://img407.imageshack.us/img407/4043/sap.jpg]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The DYNP_VALUES_UPDATE is call on a process on value-request for the first field.&lt;/P&gt;&lt;P&gt;PROCESS ON VALUE-REQUEST.&lt;/P&gt;&lt;P&gt;  FIELD zstress MODULE f4_stress.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Someone have an idea ?&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nicolas Couret on Apr 30, 2009 12:35 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 10:32:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513357#M1260619</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T10:32:20Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_VALUES_UPDATE, uppercase problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513358#M1260620</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you could check which domain is behind your dynpro-field that's in upper case. &lt;/P&gt;&lt;P&gt;in the domain you have a field 'lower case' (X). the standard is only upper case.&lt;/P&gt;&lt;P&gt;Normally domains (and refering data-elements ) beginning with TEXT... have this activation of lower case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Wolfgang&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 10:48:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513358#M1260620</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T10:48:39Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_VALUES_UPDATE, uppercase problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513359#M1260621</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;Select type of field as String. It will not change the case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Or &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;go to the SE11 and see domain of the data element for which you have created your field.&lt;/P&gt;&lt;P&gt;go to tab &lt;STRONG&gt;definition&lt;/STRONG&gt; and check lower case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Manish&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 11:01:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513359#M1260621</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T11:01:44Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_VALUES_UPDATE, uppercase problems</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513360#M1260622</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have found, in the layout of the screen I haven't seen the check box Upper/Lower case &lt;/P&gt;&lt;P&gt;[link|http://img142.imageshack.us/img142/4043/sap.jpg]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nicolas Couret on Apr 30, 2009 1:04 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Nicolas Couret on Apr 30, 2009 1:05 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2009 11:04:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-values-update-uppercase-problems/m-p/5513360#M1260622</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-04-30T11:04:21Z</dc:date>
    </item>
  </channel>
</rss>

