<?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: How do I create a data set ready for a batch input session in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-create-a-data-set-ready-for-a-batch-input-session/m-p/1559825#M253274</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You just have to do: &lt;/P&gt;&lt;P&gt;BDC_OPEN_GROUP (Open new batch)&lt;/P&gt;&lt;P&gt;BUILD BDC DATA (Your own code)&lt;/P&gt;&lt;P&gt;BDC_INSERT (Insert BDC data you have built in step 2)&lt;/P&gt;&lt;P&gt;BDC_CLOSE_GROUP (Close batch)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will just create a new batch and it can be processed in SM35. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To build BDC data:&lt;/P&gt;&lt;P&gt;LOOP AT your_input_table.&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;here you have to use the code generated from recording in  trasaction SHDB&amp;gt;&amp;gt; (i.e. bdc_dynpro and bdc_field performs)&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Sep 2006 23:22:30 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-09-12T23:22:30Z</dc:date>
    <item>
      <title>How do I create a data set ready for a batch input session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-create-a-data-set-ready-for-a-batch-input-session/m-p/1559824#M253273</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 don't know how to create a data set ready for an BATCH-INPUT SESSION.I know that with the function BDC_INSERT make de input online, but my requirement is that generate the data set and left to the user get in de SM35 transaccion and decide to him if it's execute or not. I have all the information in a BDCDATA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any clue would be great!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 23:11:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-create-a-data-set-ready-for-a-batch-input-session/m-p/1559824#M253273</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T23:11:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I create a data set ready for a batch input session</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-create-a-data-set-ready-for-a-batch-input-session/m-p/1559825#M253274</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You just have to do: &lt;/P&gt;&lt;P&gt;BDC_OPEN_GROUP (Open new batch)&lt;/P&gt;&lt;P&gt;BUILD BDC DATA (Your own code)&lt;/P&gt;&lt;P&gt;BDC_INSERT (Insert BDC data you have built in step 2)&lt;/P&gt;&lt;P&gt;BDC_CLOSE_GROUP (Close batch)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will just create a new batch and it can be processed in SM35. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To build BDC data:&lt;/P&gt;&lt;P&gt;LOOP AT your_input_table.&lt;/P&gt;&lt;P&gt;&amp;lt;&amp;lt;here you have to use the code generated from recording in  trasaction SHDB&amp;gt;&amp;gt; (i.e. bdc_dynpro and bdc_field performs)&lt;/P&gt;&lt;P&gt;ENDLOOP.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Sep 2006 23:22:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/how-do-i-create-a-data-set-ready-for-a-batch-input-session/m-p/1559825#M253274</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-09-12T23:22:30Z</dc:date>
    </item>
  </channel>
</rss>

