<?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: Enhancement in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement/m-p/3481772#M837054</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TRY Implicit enhancements .&lt;/P&gt;&lt;P&gt;You will always have an implicit inhancement to declare a glbal variable in the data declaration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write code to Set it to 2 or 1 when boxes are checked.&lt;/P&gt;&lt;P&gt;here to you can get an implicit enhancement . go to the point and search it. Try debugging if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use this global variable in your next screen.&lt;/P&gt;&lt;P&gt;It might take time but will work if implicit enhancemnets are searched.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For implicit enhancements try link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdev.co.uk/enhance/eframework/eframeworkhome.htm" target="test_blank"&gt;http://www.sapdev.co.uk/enhance/eframework/eframeworkhome.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 28 Feb 2008 13:50:56 GMT</pubDate>
    <dc:creator>gautam_totekar</dc:creator>
    <dc:date>2008-02-28T13:50:56Z</dc:date>
    <item>
      <title>Enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement/m-p/3481771#M837053</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  I have to enhance a transaction EC50E(IS-U Project). The requirement is, the second screen of the above Tcode contains&lt;/P&gt;&lt;P&gt;a tabstrip which is having two tabs. Now first tab is having two subscreens in which there are two check boxes in the second subscreen. If either of the check box is checked then i need to pass value '1' to a field 'C' (say) which is in second tab. If none of the check box is checked then i need to pass value '2' to the field 'C'. I have an enhancement code 'EMDK0001' in which there are 10 function-exits. it seems that third function-exit will serve my purpose. But any of the above 10 function-exits is not having the parameter for the first check box. Even in third function-exit i have two parameters one for second check box and one for the field 'C'. Now if there is no parameter for the first check box how can i read the value of it.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For achieving above purpose i am trying to use FM 'DYNP_VALUES_READ' but it is not returning any screen values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;very urgent. kindly help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Subhani.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 06:35:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement/m-p/3481771#M837053</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-02-28T06:35:36Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement/m-p/3481772#M837054</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;TRY Implicit enhancements .&lt;/P&gt;&lt;P&gt;You will always have an implicit inhancement to declare a glbal variable in the data declaration. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Write code to Set it to 2 or 1 when boxes are checked.&lt;/P&gt;&lt;P&gt;here to you can get an implicit enhancement . go to the point and search it. Try debugging if required.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then use this global variable in your next screen.&lt;/P&gt;&lt;P&gt;It might take time but will work if implicit enhancemnets are searched.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For implicit enhancements try link:&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdev.co.uk/enhance/eframework/eframeworkhome.htm" target="test_blank"&gt;http://www.sapdev.co.uk/enhance/eframework/eframeworkhome.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Feb 2008 13:50:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement/m-p/3481772#M837054</guid>
      <dc:creator>gautam_totekar</dc:creator>
      <dc:date>2008-02-28T13:50:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancement</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement/m-p/3481773#M837055</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Using field symbols i read the screen value of the field&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 15:04:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancement/m-p/3481773#M837055</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T15:04:28Z</dc:date>
    </item>
  </channel>
</rss>

