<?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: RSBDCSUB? in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574846#M259542</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSBDCSUB will process the batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Sep 2006 14:35:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-08T14:35:30Z</dc:date>
    <item>
      <title>RSBDCSUB?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574844#M259540</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;Can you please tell me what exactly teh program RSBDCSUB do and when do we use it?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank You&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:33:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574844#M259540</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T14:33:42Z</dc:date>
    </item>
    <item>
      <title>Re: RSBDCSUB?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574845#M259541</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;RSBDCSUB is used to  processes the Batch sessions created using BDC session method .You can create the sessions using one program and schedule them to execute at specified time by creating a job that has RSBDCSUB program for procesing those sessions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:34:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574845#M259541</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T14:34:40Z</dc:date>
    </item>
    <item>
      <title>Re: RSBDCSUB?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574846#M259542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RSBDCSUB will process the batch.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If useful reward.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:35:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574846#M259542</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T14:35:30Z</dc:date>
    </item>
    <item>
      <title>Re: RSBDCSUB?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574847#M259543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Subhash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Check the help it gives clear details&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt; Processing Sessions Automatically &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In most cases, batch input sessions can be processed automatically. It is not necessary for a session to wait until a system administrator explicitly starts the processing of the session. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This section explains how to have sessions started automatically soon after the session has been generated in an R/3 System. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Prerequisites&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The ABAP program RSBDCSUB must be scheduled as a periodic job in the R/3 background processing system. RSBDCSUB checks for and starts any batch input sessions that have not yet been run. It schedules such sessions for immediate execution in the background processing system. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Procedure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Schedule RSBDCSUB to run periodically in one or more background jobs. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have regularly scheduled batch input runs, you can schedule separate jobs for each of the scheduled data transfers. The start time for the RSBDCSUB job can be set according to the batch input schedule. And you can use a variant to restrict RSBDCSUB only to the batch input sessions that you expect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With RSBDCSUB, you can use all of the selection criteria offered on the batch input main menu to select sessions to run:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;session name&lt;/P&gt;&lt;P&gt;date and time of generation&lt;/P&gt;&lt;P&gt;status: ready to run or held in the queue because of errors&lt;/P&gt;&lt;P&gt;Result&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Batch input sessions are started automatically rather than by hand. The RSBDCSUB program can be set up to start all sessions that arrive in an R/3 System, or it can be fine-tuned to start only batch input sessions that you expect. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Cheers&lt;/P&gt;&lt;P&gt; VJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:42:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574847#M259543</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T14:42:28Z</dc:date>
    </item>
    <item>
      <title>Re: RSBDCSUB?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574848#M259544</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;you can use that &lt;/P&gt;&lt;P&gt;when you create the Sessions in BDC,To process the session you will use the program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:44:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574848#M259544</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T14:44:35Z</dc:date>
    </item>
    <item>
      <title>Re: RSBDCSUB?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574849#M259545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;SAP standard program RSBDCSUB helps you to schedule the job. Create a variant for RSBDCSUB with the BDC session name and execute the Program, then the session will be processed, if you want to process more than one session also possible with this Program.&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;RSBDCSUB --&amp;gt; Release batch-input sessions automaticly&amp;lt;/b&amp;gt;  &lt;/P&gt;&lt;P&gt;The ABAP program RSBDCSUB must be scheduled as a periodic job in the SAP background processing system.  RSBDCSUB checks for and starts any batch input sessions that have not yet been run.  It schedules such sessions for immediate execution in the background processing system.  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:49:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574849#M259545</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T14:49:32Z</dc:date>
    </item>
    <item>
      <title>Re: RSBDCSUB?</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574850#M259546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;    call transactions may result in errors so this&lt;/P&gt;&lt;P&gt;    error data is passed to session using&lt;/P&gt;&lt;P&gt;    BDC_Open,BDC_INSERT,BDC_CLOSE.&lt;/P&gt;&lt;P&gt;    If  user wants to open the session &lt;/P&gt;&lt;P&gt;    without going to SM35 transaction than we may use&lt;/P&gt;&lt;P&gt;    RSBDCSUB program to process error sessions &lt;/P&gt;&lt;P&gt;    implicitly&lt;/P&gt;&lt;P&gt;    &lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Amole&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Sep 2006 14:49:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/rsbdcsub/m-p/1574850#M259546</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-08T14:49:49Z</dc:date>
    </item>
  </channel>
</rss>

