<?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: code not triggering in Background in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856090#M1886250</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are debugging, go to SAP ABAP call stack (Desktop 2) and see the previous function modules/methods and see if there is any check on sy-batch variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there should be an issue, because you are able to debug it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 20 Jan 2015 17:31:08 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-01-20T17:31:08Z</dc:date>
    <item>
      <title>code not triggering in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856086#M1886246</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;Implemented implicit enhancement in the Function Module &lt;SPAN style="color: black; font-family: 'Segoe UI','sans-serif'; font-size: 10pt;"&gt;CY_BT_KBED_READ_WITH_INDEX&lt;/SPAN&gt; and written code for CM40. Foreground its working fine but background its not wokring . In background job finished using tcode JDBG at that time debugged code then working properly. Without debgugging&lt;/P&gt;&lt;P&gt;if we run with only background logic not working.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kindly help me on this issue.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 11:05:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856086#M1886246</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-20T11:05:25Z</dc:date>
    </item>
    <item>
      <title>Re: code not triggering in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856087#M1886247</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Durga,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To write a endless 'DO....WHILE', job is running, running. Then go to SM50 to debug, will be same result?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Archer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 11:13:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856087#M1886247</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-20T11:13:12Z</dc:date>
    </item>
    <item>
      <title>Re: code not triggering in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856088#M1886248</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Archer,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tried with SM50 but no use. Debug sing SM50 code is working fine but without debug anything implemeted&amp;nbsp; code not executing in CM40.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Durga&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 11:20:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856088#M1886248</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-20T11:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: code not triggering in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856089#M1886249</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you swiched to debugging using (JDBG or SM50) the code is working fine.If we directly execute in back ground it is not executing the code.I have tried by puuting wait up to 5 seconds and commit also. But no result..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 11:22:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856089#M1886249</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-20T11:22:19Z</dc:date>
    </item>
    <item>
      <title>Re: code not triggering in Background</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856090#M1886250</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you are debugging, go to SAP ABAP call stack (Desktop 2) and see the previous function modules/methods and see if there is any check on sy-batch variable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't think there should be an issue, because you are able to debug it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jan 2015 17:31:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/code-not-triggering-in-background/m-p/10856090#M1886250</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-01-20T17:31:08Z</dc:date>
    </item>
  </channel>
</rss>

