<?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 BDC in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774949#M908309</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello SAP Gurus,&lt;/P&gt;&lt;P&gt;            can any one tell me how we run the batch input session?&lt;/P&gt;&lt;P&gt;Is it background job ?Can we run this session in background?&lt;/P&gt;&lt;P&gt;      Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 29 Apr 2008 10:35:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-04-29T10:35:58Z</dc:date>
    <item>
      <title>BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774949#M908309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hello SAP Gurus,&lt;/P&gt;&lt;P&gt;            can any one tell me how we run the batch input session?&lt;/P&gt;&lt;P&gt;Is it background job ?Can we run this session in background?&lt;/P&gt;&lt;P&gt;      Thank you very much.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:35:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774949#M908309</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:35:58Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774950#M908310</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;We can run Batch input session using tcode sm35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;REWARD IF USEFUL&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:37:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774950#M908310</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:37:56Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774951#M908311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We run the session from SM35.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:40:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774951#M908311</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:40:11Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774952#M908312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;for foreground run in sm35,&lt;/P&gt;&lt;P&gt;for background u can use the prg RSBDCSUB&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:40:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774952#M908312</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:40:33Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774953#M908313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&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;You can also start batch input sessions explicitly from transaction SM35, if necessary.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please have a look at belwo link.&lt;/P&gt;&lt;P&gt;[Processing Sessions Automatically |http://help.sap.com/saphelp_46c/helpdata/en/69/c250414ba111d189750000e8322d00/frameset.htm]&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Vibha &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark all the helpful answers&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:42:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774953#M908313</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:42:56Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774954#M908314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi vijaya lakshmi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;first goto t.code shdb recording the report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its save then goto create any name with se38.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its applied for BDC_open and BDC_insert and BDC_close groups.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its save and executed.&lt;/P&gt;&lt;P&gt;its from flat file to sap system.&lt;/P&gt;&lt;P&gt;goto tcode SM35. find ur session name.&lt;/P&gt;&lt;P&gt;click as processing...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;its processed then save to database from flat file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if useful,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;S.Suresh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:49:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774954#M908314</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: BDC</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774955#M908315</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; we can run different ways ,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Goto sm35 &lt;/P&gt;&lt;P&gt;2) click on process push button in application tool bal &lt;/P&gt;&lt;P&gt;3) select radiobuton " Background"&lt;/P&gt;&lt;P&gt;4) then click  continue button .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is  easy way to set the job in background.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please award points if helpful ..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;Satya.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Apr 2008 10:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bdc/m-p/3774955#M908315</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-04-29T10:57:30Z</dc:date>
    </item>
  </channel>
</rss>

