<?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: Question about createing a batch input session in ABAP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214325#M134371</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;    For a BDC upload you need to write a program which created BDC sessions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Steps&amp;lt;/u&amp;gt;: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Work out the transaction you would use to create the data manually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use transaction SHDB to record the creation of one material master data. &lt;/P&gt;&lt;P&gt;    Click the New recording button or the Menu - Recording - Create &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Save the recording, and then go back a screen  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Select the recording and &amp;lt;b&amp;gt;click on Edit - Create Program.&amp;lt;/b&amp;gt; Give the program a Z name, and select transfer from recording. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Edit the program. You will see that all the data you entered is hard-coded into the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute the program. It will have options to create a batch session or to process directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF THIS FINDS USEFUL PLEASE REWARD POINTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;ANOOP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Mar 2006 04:13:50 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-03-20T04:13:50Z</dc:date>
    <item>
      <title>Question about createing a batch input session in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214321#M134367</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How can I write a ABAP program that create a batch input session (with or without execution) that can be viewed in SM35?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Currently, I only know how to use BDC and call transaction.&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, 20 Mar 2006 03:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214321#M134367</guid>
      <dc:creator>former_member220801</dc:creator>
      <dc:date>2006-03-20T03:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Question about createing a batch input session in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214322#M134368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You can use tx. &amp;lt;b&amp;gt;SHDB&amp;lt;/b&amp;gt; it records a transactions a generates the code for a new SM35 session.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blag.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 03:29:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214322#M134368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T03:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: Question about createing a batch input session in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214323#M134369</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 have to use the BDC_OPEN_GROUP,BDC_INSERT &amp;amp; BDC_CLOSE_GROUP function modules. PL take a look at the following &amp;lt;a href="http://help.sap.com/saphelp_47x200/helpdata/en/fa/097140543b11d1898e0000e8322d00/frameset.htm"&amp;gt;SAP Help&amp;lt;/a&amp;gt;&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;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 03:31:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214323#M134369</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-03-20T03:31:28Z</dc:date>
    </item>
    <item>
      <title>Re: Question about createing a batch input session in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214324#M134370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Go to transaction SHDB.&lt;/P&gt;&lt;P&gt;Create a new recording.&lt;/P&gt;&lt;P&gt;Create a new program from the recording.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Modify the generated program to suit your functionality.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Run the program. It will create a BDC sessions for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Wenceslaus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 03:32:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214324#M134370</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T03:32:14Z</dc:date>
    </item>
    <item>
      <title>Re: Question about createing a batch input session in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214325#M134371</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;    For a BDC upload you need to write a program which created BDC sessions. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;u&amp;gt;Steps&amp;lt;/u&amp;gt;: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Work out the transaction you would use to create the data manually. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Use transaction SHDB to record the creation of one material master data. &lt;/P&gt;&lt;P&gt;    Click the New recording button or the Menu - Recording - Create &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Save the recording, and then go back a screen  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Select the recording and &amp;lt;b&amp;gt;click on Edit - Create Program.&amp;lt;/b&amp;gt; Give the program a Z name, and select transfer from recording. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;5. Edit the program. You will see that all the data you entered is hard-coded into the program. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Execute the program. It will have options to create a batch session or to process directly. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;IF THIS FINDS USEFUL PLEASE REWARD POINTS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REGARDS&lt;/P&gt;&lt;P&gt;ANOOP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 04:13:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214325#M134371</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-03-20T04:13:50Z</dc:date>
    </item>
    <item>
      <title>Re: Question about createing a batch input session in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214326#M134372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Suresh Datti, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the method you mentioned is exactly what I want.&lt;/P&gt;&lt;P&gt;But I still have a question&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In BDC_INSERT, there are 2 optional parameter that I don't know what are their use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIMUBATCH&lt;/P&gt;&lt;P&gt;CTUPARAMS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In CTYPARAMS, there are many fields inside the structure. &lt;/P&gt;&lt;P&gt;Where can I find their value domain and their usage?&lt;/P&gt;&lt;P&gt;In the link you gave, I can find any. Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Mar 2006 07:10:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214326#M134372</guid>
      <dc:creator>former_member220801</dc:creator>
      <dc:date>2006-03-20T07:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: Question about createing a batch input session in ABAP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214327#M134373</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;In transaction SE11 enter CTU_PARAMS &amp;amp; hit display. In the next screen double click on the component type  CTU_MODE. In the next screen double click on the Donain CTU_MODE. In the next screen click on value Range &amp;amp; the possible values will be displayed. Repeat the same steps for all he component types in the structure CTU_PARAMS.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SIMUBATCH is an optional parameter used to simulate a Batch Input.&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;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 21 Mar 2006 09:53:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/question-about-createing-a-batch-input-session-in-abap/m-p/1214327#M134373</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-03-21T09:53:28Z</dc:date>
    </item>
  </channel>
</rss>

