<?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: user exit not getting triggered. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234526#M1381130</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thaaanks a lot ... I had this issure tooooo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Aug 2015 05:09:10 GMT</pubDate>
    <dc:creator>anuradha_wijesinghe</dc:creator>
    <dc:date>2015-08-06T05:09:10Z</dc:date>
    <item>
      <title>user exit not getting triggered.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234521#M1381125</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;While releassing the billing document for billing user exit EXIT_SAPLV60B_004 is supposed to be called . &lt;/P&gt;&lt;P&gt;Even though Project has been activated for this enhancement this user exit is not getting called in our test system.&lt;/P&gt;&lt;P&gt;I have put the break point at calling point of this exit  which is  call customer-function '004'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in debugging, control stops at this break point but doesnt go inside the code written in exit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Could you please suggest what could be issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S -- Project CMOD and SMOD are both showing in active status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Saurabh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 14:33:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234521#M1381125</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T14:33:51Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not getting triggered.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234522#M1381126</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;Sometimes when I dont reach a "normal" breakpoint, I set up a special breakpoint with transaction SAAB. In your coding you can use the breakpoint like the following&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;
BREAK-POINT ID your_favourite_id. "TRC SAAB
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In some cases, that breakpoint works where others dont. I dont know why but... well if it helps? And the breakpoint-methode with transaction SAAB is usefull anyhow.&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;Manfred&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 14:54:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234522#M1381126</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-08T14:54:38Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not getting triggered.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234523#M1381127</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you can't step into the code, did you confirm that the embedded 'Z' include has been transported and is activated?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:29:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234523#M1381127</guid>
      <dc:creator>brad_bohn</dc:creator>
      <dc:date>2009-10-08T15:29:30Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not getting triggered.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234524#M1381128</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Put a breakpoint inside the function module on the include. the include may be inactive. Check out the include&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;do a hard stop like break 'user name'  or break point&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Double check everything - CMOD - and project name and activate it again. also check out the components if it has grean light to it. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it is in other box other than DEV, check the status of all those programs and also check for transport and the status of the transport&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Oct 2009 15:34:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234524#M1381128</guid>
      <dc:creator>former_member191735</dc:creator>
      <dc:date>2009-10-08T15:34:49Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not getting triggered.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234525#M1381129</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thx&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 06:35:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234525#M1381129</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-14T06:35:41Z</dc:date>
    </item>
    <item>
      <title>Re: user exit not getting triggered.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234526#M1381130</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thaaanks a lot ... I had this issure tooooo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Aug 2015 05:09:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/user-exit-not-getting-triggered/m-p/6234526#M1381130</guid>
      <dc:creator>anuradha_wijesinghe</dc:creator>
      <dc:date>2015-08-06T05:09:10Z</dc:date>
    </item>
  </channel>
</rss>

