<?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 Batch input session with immediate processing in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139306#M114041</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;this is what i want to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running an report which collect the Employee wage data based on some condition and populate Employee number, hourly rate and GL account in one internal table. I have to post these data to CO using transaction KBK6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This report will be run once each month and i will have 2500 record in the internal table. I am going to use BDC to post this data to CO. I can not use call transaction (Background processing) because the requirement is, user should be able to to reporcess the records which have failed. I have recorded the KBK6 transaction and created a BDCDATA table as per the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the requirement is, i have to create a Bacth input session with this data and also with immediate processing. This all should be done programatically, i should not give any popup to user to select date/time of BDC Session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use BDC_OPEN_GROUP, BDC_INSERT and BDC_CLOSE_GROUP, i can create an session but i cannot start immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;So, is there any way to create a BDC session with BDCDATA table and also set it to process immediately. If anyone has any solution please let me know??&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Jan 2006 04:55:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-26T04:55:58Z</dc:date>
    <item>
      <title>Batch input session with immediate processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139306#M114041</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;this is what i want to achieve.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am running an report which collect the Employee wage data based on some condition and populate Employee number, hourly rate and GL account in one internal table. I have to post these data to CO using transaction KBK6.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This report will be run once each month and i will have 2500 record in the internal table. I am going to use BDC to post this data to CO. I can not use call transaction (Background processing) because the requirement is, user should be able to to reporcess the records which have failed. I have recorded the KBK6 transaction and created a BDCDATA table as per the requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now the requirement is, i have to create a Bacth input session with this data and also with immediate processing. This all should be done programatically, i should not give any popup to user to select date/time of BDC Session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i use BDC_OPEN_GROUP, BDC_INSERT and BDC_CLOSE_GROUP, i can create an session but i cannot start immediately.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;So, is there any way to create a BDC session with BDCDATA table and also set it to process immediately. If anyone has any solution please let me know??&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 04:55:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139306#M114041</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T04:55:58Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input session with immediate processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139307#M114042</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I guess you can schedule that program but it can't start immediate as it has to wait till work process is free.&lt;/P&gt;&lt;P&gt;Use the function module BP_JOBVARIANT_SCHEDULE .&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/fa/096cbe543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/fa/096cbe543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Regds,&lt;/P&gt;&lt;P&gt;Mithlesh&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Mithlesh Jha&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 05:23:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139307#M114042</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T05:23:28Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input session with immediate processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139308#M114043</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pratik,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can do this in a slightly different way. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For each input record, build BDCDATA and use CALL TRANSACTION with mode = 'N'. If the CALL TXN is successful, the data will be updated immediately.&lt;/P&gt;&lt;P&gt;If the CALL TXN fails (sy-subrc &amp;lt;&amp;gt; 0), then insert the BDCDATA in BDC session with BDC_INSERT. &lt;/P&gt;&lt;P&gt;At the end, you would have processed all successful records immediately and the failed records will be available in the BDC session for processing by user later.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps,&lt;/P&gt;&lt;P&gt;Rao A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 07:38:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139308#M114043</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-26T07:38:56Z</dc:date>
    </item>
    <item>
      <title>Re: Batch input session with immediate processing</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139309#M114044</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 with the program RSBDCSUB.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Frédéric&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2006 08:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-session-with-immediate-processing/m-p/1139309#M114044</guid>
      <dc:creator>FredericGirod</dc:creator>
      <dc:date>2006-01-26T08:22:24Z</dc:date>
    </item>
  </channel>
</rss>

