<?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: Batch/Background processing issue in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406645#M1547504</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you performing any updates , one of the issue scan be that the updates are not happening in background as expected ( may be due to asynchronous updates being used).You can give it a try : use commit work once a particualr sales order is processed and then use wait .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Oct 2010 14:32:57 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2010-10-25T14:32:57Z</dc:date>
    <item>
      <title>Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406644#M1547503</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having a weird issue I can't seem to figure out. When I run my program in foreground in anyway it works but in background it says it works but it doesn't really work. It's making sales orders via "Call transaction" to VA01. In foreground it works fine. I've tried different ID's to eliminate that as an issue. I've tried to send it to background from the program itself and from SM37. It just doesn't make the sales orders that way. If I go into SM37 and use the flag 'JDBG' on the job to debug it then it works and creates the orders. Is there any other way to debug a batch job I could try? Anyone else run into this issue or have any suggestions?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 14:05:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406644#M1547503</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-25T14:05:44Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406645#M1547504</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Are you performing any updates , one of the issue scan be that the updates are not happening in background as expected ( may be due to asynchronous updates being used).You can give it a try : use commit work once a particualr sales order is processed and then use wait .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 14:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406645#M1547504</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-10-25T14:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406646#M1547505</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One of my co-works took a look and was at a loss as well but had an interesting idea. He said maybe the new doc type they created doesn't allow batch processing. Any idea where I could look at that or is that even a config thing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 14:35:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406646#M1547505</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-25T14:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406647#M1547506</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;gt; . He said maybe the new doc type they created doesn't allow batch processing. ?&lt;/P&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Well that should not be the case ideally &lt;SPAN __jive_emoticon_name="happy"&gt;&lt;/SPAN&gt; but its better to cross check the config.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 14:47:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406647#M1547506</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2010-10-25T14:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406648#M1547507</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not sure what else it could be. The program was cloned from a live production program which processes another vendor's file and creates VA01 sales orders in batch. It's been working since 1999. Not sure why a cloned program handling a different file would work in foreground but not background.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Oct 2010 14:51:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406648#M1547507</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-25T14:51:13Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406649#M1547508</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;We were able to narrow it down to the BDC yesterday. The below code is what is causing the sales orders not to be made in background but it works in foreground. Any ideas on how to get around that issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;      PERFORM bdc_load_screen USING 'SAPMV45A'   '4001'.&lt;/P&gt;&lt;P&gt;      PERFORM append_bdcdata  USING 'BDC_OKCODE' 'KTEX_SUB'.&lt;/P&gt;&lt;P&gt;      PERFORM bdc_load_screen USING 'SAPMV45A'   '4002'.&lt;/P&gt;&lt;P&gt;      PERFORM append_bdcdata  USING 'BDC_OKCODE' 'TP_DETAIL'.&lt;/P&gt;&lt;P&gt;      PERFORM bdc_load_screen USING 'SAPLSTXX'   '1100'.&lt;/P&gt;&lt;P&gt;      PERFORM append_bdcdata  USING 'BDC_CURSOR' 'RSTXT-TXLINE(02)'.&lt;/P&gt;&lt;P&gt;      PERFORM append_bdcdata  USING 'BDC_OKCODE' 'TXBA'.&lt;/P&gt;&lt;P&gt;      PERFORM append_bdcdata  USING 'RSTXT-TXLINE(02)' tab_input-text1.&lt;/P&gt;&lt;P&gt;      PERFORM bdc_load_screen USING 'SAPLSPO1'   '0100'.&lt;/P&gt;&lt;P&gt;      PERFORM append_bdcdata  USING 'BDC_OKCODE' 'YES'.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 14:38:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406649#M1547508</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-26T14:38:13Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406650#M1547509</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've tried SHDB but I can't seem to find any way to input sales order header text that works in background. I'm sure there's a way isn't there?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Oct 2010 16:51:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406650#M1547509</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-10-26T16:51:12Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406651#M1547510</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I ended up re-writing it so that it created the sales order then added the text in a second step via a function module.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Nov 2010 14:28:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406651#M1547510</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-11-03T14:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: Batch/Background processing issue</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406652#M1547511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi David,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the screen sequence in background may be different from online processing. In SHDB create recording you have some options, i.e. simulate background mode. Check if something looks different then.&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>Wed, 03 Nov 2010 16:28:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-background-processing-issue/m-p/7406652#M1547511</guid>
      <dc:creator>Clemenss</dc:creator>
      <dc:date>2010-11-03T16:28:29Z</dc:date>
    </item>
  </channel>
</rss>

