<?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 Screen Navigation in simple report program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation-in-simple-report-program/m-p/7664128#M1574337</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;My report has been developed using WRITE statement. In the report output screen,  I have a button called Segregation. If this button is clicked, it should go next screen where it asks for notification number. User will provide the notification number and click a button namely 'SICH'. Once after clicking on that button it should go back to the report output screen, and notification column in the report should be updated with the new value which is given in the previous screen. Remaining values in the report should remain same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is, after clicking the 'SICH' button, i am not able to get the report with the updated notification value.&lt;/P&gt;&lt;P&gt;How can i achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ezhil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 06 Feb 2011 10:25:25 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2011-02-06T10:25:25Z</dc:date>
    <item>
      <title>Screen Navigation in simple report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation-in-simple-report-program/m-p/7664128#M1574337</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;My report has been developed using WRITE statement. In the report output screen,  I have a button called Segregation. If this button is clicked, it should go next screen where it asks for notification number. User will provide the notification number and click a button namely 'SICH'. Once after clicking on that button it should go back to the report output screen, and notification column in the report should be updated with the new value which is given in the previous screen. Remaining values in the report should remain same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue is, after clicking the 'SICH' button, i am not able to get the report with the updated notification value.&lt;/P&gt;&lt;P&gt;How can i achieve this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ezhil.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 06 Feb 2011 10:25:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation-in-simple-report-program/m-p/7664128#M1574337</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-06T10:25:25Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Navigation in simple report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation-in-simple-report-program/m-p/7664129#M1574338</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;Write your processing logic(final table logic) in a perfrom statement,&lt;/P&gt;&lt;P&gt;using if condition as SICH value not initial,after clicking the button capture the SICH new value and append into final table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform it_final.(logic).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if sich-value not initial.&lt;/P&gt;&lt;P&gt;perform it_final.&lt;/P&gt;&lt;P&gt;endif.&lt;/P&gt;&lt;P&gt;call output screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;perform display.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just check this way.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 16:03:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation-in-simple-report-program/m-p/7664129#M1574338</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-02-07T16:03:16Z</dc:date>
    </item>
    <item>
      <title>Re: Screen Navigation in simple report program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation-in-simple-report-program/m-p/7664130#M1574339</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am not able to get the report with the updated notification value.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you mean that you don't know how to read the existing report content or you don't know how to modify it?  What have you tried?  See the help files for editing lists.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Feb 2011 16:24:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/screen-navigation-in-simple-report-program/m-p/7664130#M1574339</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2011-02-07T16:24:03Z</dc:date>
    </item>
  </channel>
</rss>

