<?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 not called in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476524#M1555670</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the standard workflow for PR Release. I have created a project and used enhancement M06B0001 and Exit EXIT_SAPLEBNF_001 (include ZXM06U12).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the break point in the exit but it has not been called in the workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if i missed any step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankur Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 21 Dec 2010 04:03:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-12-21T04:03:43Z</dc:date>
    <item>
      <title>Exit not called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476524#M1555670</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are using the standard workflow for PR Release. I have created a project and used enhancement M06B0001 and Exit EXIT_SAPLEBNF_001 (include ZXM06U12).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put the break point in the exit but it has not been called in the workflow.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest if i missed any step.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankur Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 04:03:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476524#M1555670</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T04:03:43Z</dc:date>
    </item>
    <item>
      <title>Re: Exit not called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476525#M1555671</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;Check wether you activated the Exit and project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 04:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476525#M1555671</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T04:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: Exit not called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476526#M1555672</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for your reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes i have activated the project and include both and put a break point in the include but this break point is not reached.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankur Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 05:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476526#M1555672</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T05:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Exit not called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476527#M1555673</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;If break point is not stopped at include means that include is not called during PR release.&lt;/P&gt;&lt;P&gt;Check whether this is the exit called during PR release.&lt;/P&gt;&lt;P&gt;Put a break pont in the FM &lt;STRONG&gt;CL_EXITHANDLER-&amp;gt;GET_INSTANCE&lt;/STRONG&gt; to know the exit called during PR release.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BR,&lt;/P&gt;&lt;P&gt;Lokeswari.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 05:21:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476527#M1555673</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T05:21:01Z</dc:date>
    </item>
    <item>
      <title>Re: Exit not called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476528#M1555674</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;Better you try to put BREAK-POINT keyword inside your include.&lt;/P&gt;&lt;P&gt;or else search for the exit using CL_EXITHANDLER.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 06:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476528#M1555674</guid>
      <dc:creator>SujeetMishra</dc:creator>
      <dc:date>2010-12-21T06:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: Exit not called</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476529#M1555675</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Sujeet for the reply.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I put a message box in the include with the Type 'E'. but it doesn't pop up.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks &amp;amp; Regards&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ankur Gupta&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Dec 2010 06:48:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/exit-not-called/m-p/7476529#M1555675</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-12-21T06:48:56Z</dc:date>
    </item>
  </channel>
</rss>

