<?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 DYNP_UPDATE_FIELDS / FIELD EXIT in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354198#M177084</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use function DYNP_UPDATE_FIELDS in a field-exit to update other field of screen ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve tryed but without sucess. Have you know other solution to this problem ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;Fabrício&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 29 Apr 2006 12:52:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-29T12:52:44Z</dc:date>
    <item>
      <title>DYNP_UPDATE_FIELDS / FIELD EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354198#M177084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends !&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use function DYNP_UPDATE_FIELDS in a field-exit to update other field of screen ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I´ve tryed but without sucess. Have you know other solution to this problem ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks !&lt;/P&gt;&lt;P&gt;Fabrício&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 29 Apr 2006 12:52:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354198#M177084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-29T12:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_UPDATE_FIELDS / FIELD EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354199#M177085</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabricio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; You can use field symbol to directly modify the other screen value by referring to the address location using the field symbol.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Use this as the last option as its not a good practice to use a field symbol within a field exit and modify other screen field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Instead use the field exit to check the value of the other field and throw a message instead of trying to change the field value. Let the user change the value of the other field manually.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Apr 2006 02:12:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354199#M177085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-30T02:12:39Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_UPDATE_FIELDS / FIELD EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354200#M177086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Fabricio,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U can simply use transation code "EEWB" i.e.easy enhancement workbench.&lt;/P&gt;&lt;P&gt;this will be helpful for modify the screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ranjit Thakur.&lt;/P&gt;&lt;P&gt;Mark the helpful answer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 30 Apr 2006 14:32:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354200#M177086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-30T14:32:23Z</dc:date>
    </item>
    <item>
      <title>Re: DYNP_UPDATE_FIELDS / FIELD EXIT</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354201#M177087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I´ve try but don´t solved the problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 May 2006 20:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/dynp-update-fields-field-exit/m-p/1354201#M177087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-05-04T20:22:11Z</dc:date>
    </item>
  </channel>
</rss>

