<?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 Exit in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848244#M667298</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 am given a task where in Idoc will be generated by Good Issue with R/3 data when Save button is pressed in transactions &amp;lt;b&amp;gt;VT02N&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;VL02N&amp;lt;/b&amp;gt;. I will have to find an exit which would get triggered on pressing SAVE button in the above two mentioned transactions. &lt;/P&gt;&lt;P&gt;         Can any body tell me which is the exit where in I will have to call the Idoc.&lt;/P&gt;&lt;P&gt;I will be happy if any body can tell me the required exit for one of the transactions.&lt;/P&gt;&lt;P&gt;Help full answers will be promptly rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 07 Oct 2007 10:56:19 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-07T10:56:19Z</dc:date>
    <item>
      <title>Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848244#M667298</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 am given a task where in Idoc will be generated by Good Issue with R/3 data when Save button is pressed in transactions &amp;lt;b&amp;gt;VT02N&amp;lt;/b&amp;gt; or &amp;lt;b&amp;gt;VL02N&amp;lt;/b&amp;gt;. I will have to find an exit which would get triggered on pressing SAVE button in the above two mentioned transactions. &lt;/P&gt;&lt;P&gt;         Can any body tell me which is the exit where in I will have to call the Idoc.&lt;/P&gt;&lt;P&gt;I will be happy if any body can tell me the required exit for one of the transactions.&lt;/P&gt;&lt;P&gt;Help full answers will be promptly rewarded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama Murthy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 07 Oct 2007 10:56:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848244#M667298</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-07T10:56:19Z</dc:date>
    </item>
    <item>
      <title>Re: Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848245#M667299</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the user exits&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;EXIT_SAPLV56U_004 - Shipment Processing: Prepare New Objects for Saving&lt;/P&gt;&lt;P&gt;EXIT_SAPLV56U_005 - Updating of Additional Objects Within Shipment Processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try this user exits USEREXIT_SAVE_DOCUMENT in program MV56AFZZ.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also check this user exits EXIT_SAPLV56U_005 (enhancement V56USVDO).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points&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;Murali&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 03:05:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848245#M667299</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T03:05:57Z</dc:date>
    </item>
    <item>
      <title>Re: Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848246#M667300</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;  Can you please specify to which transaction the exits mentioned belong to.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rama Murthy.P&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 08 Oct 2007 05:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848246#M667300</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-08T05:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Exit</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848247#M667301</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;you can check the following Enhancements in SMOD transaction code. The exits belong to VL02N.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VMDE0001&lt;/P&gt;&lt;P&gt;VMDE0002&lt;/P&gt;&lt;P&gt;VMDE0003&lt;/P&gt;&lt;P&gt;VMDE0004.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then you can find the function modules attached to the above Enhancements and &lt;/P&gt;&lt;P&gt;you can put break-point in the include program inside the FM to find out which one is appropriate.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Gud luck,&lt;/P&gt;&lt;P&gt;Bhawani&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: &lt;/P&gt;&lt;P&gt;        BHAWANI SHANKAR MOHANTY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 Oct 2007 06:18:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit/m-p/2848247#M667301</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-09T06:18:29Z</dc:date>
    </item>
  </channel>
</rss>

