<?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: Regarding SHipment function exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386334#M1403969</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;The SAP system handles the COMMIT in standard tansaction codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you display an error message or leave the screen, then system wont update the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 11 Dec 2009 17:30:04 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2009-12-11T17:30:04Z</dc:date>
    <item>
      <title>Regarding SHipment function exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386331#M1403966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Experts,&lt;/P&gt;&lt;P&gt;                I have to update some custom table in the function exit of  VT01n transaction code based on some condition.&lt;/P&gt;&lt;P&gt; I have done it using update statement as it is custom table there is no problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BUT in the code After that UPDATE statement ,based on some condition i have to through a message which will stop the transactionn.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that case if i exit from the transaction using exit button in the menu bar, the updated custom table has to roll back.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can i use ROLL BACK Statement. in the function exit in that case.&lt;/P&gt;&lt;P&gt;If i use that ,does it effect any standard functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Orelse is there any alternative solution for that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramakrishna L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 09:56:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386331#M1403966</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T09:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SHipment function exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386332#M1403967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramakrishna,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If u r updating the custom table in the same exit where u r throwing the message , don't use the commit work after updating the table. use it at end of the exit. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Srinivas.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 15:31:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386332#M1403967</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T15:31:45Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SHipment function exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386333#M1403968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Srinivas,&lt;/P&gt;&lt;P&gt;Thank you for the reply.But i have not used commit statement in the exit.Even the table is getting updated.&lt;/P&gt;&lt;P&gt;I am somewhat weal in datadictionary concepts.&lt;/P&gt;&lt;P&gt;Can you suggest me any materials (soft copies) for datadictionary &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Ramakrishna L&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 17:04:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386333#M1403968</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T17:04:11Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SHipment function exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386334#M1403969</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;The SAP system handles the COMMIT in standard tansaction codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you display an error message or leave the screen, then system wont update the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Shiva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 17:30:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386334#M1403969</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T17:30:04Z</dc:date>
    </item>
    <item>
      <title>Re: Regarding SHipment function exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386335#M1403970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try to change the logic , first check the condition on which error message is thrown.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And update the table is  there is no error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope you get it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 11 Dec 2009 17:59:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/regarding-shipment-function-exit/m-p/6386335#M1403970</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-12-11T17:59:51Z</dc:date>
    </item>
  </channel>
</rss>

