<?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: submit and return in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784355#M910522</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi alchemi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you do not need to specify a destination. ... If the update is triggered locally because of the COMMIT WORK statemen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls see the below links they may help yout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=do" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=do&lt;/A&gt;&lt;EM&gt;I&lt;/EM&gt;need&lt;EM&gt;to&lt;/EM&gt;use&lt;EM&gt;Commit&lt;/EM&gt;statement&lt;EM&gt;after&lt;/EM&gt;submit+++&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.geocities.com/sapcircle/questions2" target="test_blank"&gt;www.geocities.com/sapcircle/questions2&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.geocities.com/sapcircle/questions2" target="test_blank"&gt;www.geocities.com/sapcircle/questions2&lt;/A&gt;.&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;sagar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 30, 2008 3:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 30 Apr 2008 19:27:26 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-30T19:27:26Z</dc:date>
    <item>
      <title>submit and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784353#M910520</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am calling  Report1 from Report 2.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using  SUBMIT REPORT1 AND RETURN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Call transaction method is used in report 1 to make some changes on a screen . have code for saving it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This part is processed well. When the control gets back to report2(i have to do something else on the same screen) and when I see the screen... the changes made with report1 are not seen. It reflects the old data itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do I need to use Commit stmt after submit? to retain the changes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 19:21:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784353#M910520</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T19:21:42Z</dc:date>
    </item>
    <item>
      <title>Re: submit and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784354#M910521</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You need to refresh your report data in report2 and rewrite the list again.&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>Wed, 30 Apr 2008 19:23:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784354#M910521</guid>
      <dc:creator>naimesh_patel</dc:creator>
      <dc:date>2008-04-30T19:23:41Z</dc:date>
    </item>
    <item>
      <title>Re: submit and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784355#M910522</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi alchemi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here you do not need to specify a destination. ... If the update is triggered locally because of the COMMIT WORK statemen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls see the below links they may help yout&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=do" target="test_blank"&gt;https://www.sdn.sap.com/irj/sdn/advancedsearch?cat=sdn_all&amp;amp;query=do&lt;/A&gt;&lt;EM&gt;I&lt;/EM&gt;need&lt;EM&gt;to&lt;/EM&gt;use&lt;EM&gt;Commit&lt;/EM&gt;statement&lt;EM&gt;after&lt;/EM&gt;submit+++&amp;amp;adv=false&amp;amp;sortby=cm_rnd_rankvalue&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.geocities.com/sapcircle/questions2" target="test_blank"&gt;www.geocities.com/sapcircle/questions2&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.sap.com/www.geocities.com/sapcircle/questions2" target="test_blank"&gt;www.geocities.com/sapcircle/questions2&lt;/A&gt;.&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;sagar&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;REMOVED BY MODERATOR&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Alvaro Tejada Galindo on Apr 30, 2008 3:42 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 19:27:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784355#M910522</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T19:27:26Z</dc:date>
    </item>
    <item>
      <title>Re: submit and return</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784356#M910523</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Which screen are u talking about?&lt;/P&gt;&lt;P&gt;Is that a database change?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you come back from called report to calling report, the internal session of the called report gets deleted(and hence the program context  gets deleted). Therefore, all the temperory changes will wipe out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you started a transaction using CALL TRANSACTION &amp;#146;T_CODE&amp;#146; and that transaction uses update techniques, you can use the UPDATE ... addition to specify the update technique  asynchronous (default), synchronous, or local that the program should use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;G@urav.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Apr 2008 19:39:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/submit-and-return/m-p/3784356#M910523</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-30T19:39:04Z</dc:date>
    </item>
  </channel>
</rss>

