<?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: Not calling the event S-O-S while executing the program using T-Code in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-calling-the-event-s-o-s-while-executing-the-program-using-t-code/m-p/7973185#M1603940</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check the transaction definition and make sure you defined a [report transaction|http://help.sap.com/saphelp_nw73/helpdata/en/43/132f9803d76f40e10000000a422035/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you noticed a difference between Quality, Dev and and Prod environment, probably the transaction definition or the program is not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check version history for all objects involved.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 11 Jun 2011 18:59:41 GMT</pubDate>
    <dc:creator>Clemenss</dc:creator>
    <dc:date>2011-06-11T18:59:41Z</dc:date>
    <item>
      <title>Not calling the event S-O-S while executing the program using T-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-calling-the-event-s-o-s-while-executing-the-program-using-t-code/m-p/7973184#M1603939</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;I've a strange problem here in my Quality environment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Well, &lt;/P&gt;&lt;P&gt;The issue is when a program is getting executed from SA38/SE38, its working perfectly as expected. Whereas while calling the same program using the T-Code attached to that then the program is not getting executed. &lt;/P&gt;&lt;P&gt;While looking at the code through debugger, the start of selection event is getting triggered while executing the program through SA38/SE38 where as the S-O-S event is not getting triggered if its through the T-Code. And this is happening ONLY with Quality environment.(In Dev and in Prod its working perfectly either through T-Code or thru SA38).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried activating all the objects again for that program(Including the T-Code) through SE80, Still no luck.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please thow some light on it to eradicate this error in Quality Env.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for all your help.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 18:16:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-calling-the-event-s-o-s-while-executing-the-program-using-t-code/m-p/7973184#M1603939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-11T18:16:50Z</dc:date>
    </item>
    <item>
      <title>Re: Not calling the event S-O-S while executing the program using T-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-calling-the-event-s-o-s-while-executing-the-program-using-t-code/m-p/7973185#M1603940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Shankar,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please check the transaction definition and make sure you defined a [report transaction|http://help.sap.com/saphelp_nw73/helpdata/en/43/132f9803d76f40e10000000a422035/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you noticed a difference between Quality, Dev and and Prod environment, probably the transaction definition or the program is not the same.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check version history for all objects involved.&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;Clemens&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Jun 2011 18:59:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-calling-the-event-s-o-s-while-executing-the-program-using-t-code/m-p/7973185#M1603940</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2011-06-11T18:59:41Z</dc:date>
    </item>
    <item>
      <title>Re: Not calling the event S-O-S while executing the program using T-Code</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/not-calling-the-event-s-o-s-while-executing-the-program-using-t-code/m-p/7973186#M1603941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Clemens,&lt;/P&gt;&lt;P&gt;Thanks for your help.  The issue is in defining the Report Transaction only. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your view has given a light to rectify it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;-Shankar.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jun 2011 09:12:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/not-calling-the-event-s-o-s-while-executing-the-program-using-t-code/m-p/7973186#M1603941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2011-06-13T09:12:17Z</dc:date>
    </item>
  </channel>
</rss>

