<?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: batch input bdc uploading first row only in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871619#M1138876</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;Check the Loop you are passing to the subroutines in the BDC program. I think you are not refreshing the BDCdata table..because of which only one record is getting uploaded. Refresh the BDCdata table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 26 Nov 2008 16:58:43 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-11-26T16:58:43Z</dc:date>
    <item>
      <title>batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871617#M1138874</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;    i am working on a batch input bdc .when i am executing it and starting the session in sm35,there is no error log but only the first record of the flat file is getting uploaded and other records of the file are not uploaded.&lt;/P&gt;&lt;P&gt;          what can be the reason....&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 16:22:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871617#M1138874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T16:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871618#M1138875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ,&lt;/P&gt;&lt;P&gt;Could you please provide the some sort of code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Bharani&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 16:24:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871618#M1138875</guid>
      <dc:creator>BH2408</dc:creator>
      <dc:date>2008-11-26T16:24:39Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871619#M1138876</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;Check the Loop you are passing to the subroutines in the BDC program. I think you are not refreshing the BDCdata table..because of which only one record is getting uploaded. Refresh the BDCdata table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Nov 2008 16:58:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871619#M1138876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-26T16:58:43Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871620#M1138877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mani kant,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;          Please check the loop, i think u have to end the loop at last itseems..&lt;/P&gt;&lt;P&gt;if u can provide code that will help to find the problem.&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;Sudhakar Reddy.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 05:58:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871620#M1138877</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T05:58:06Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871621#M1138878</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;  i check the bdcdata table all the records of the flat file are in that table.&lt;/P&gt;&lt;P&gt;what can be reason.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 06:06:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871621#M1138878</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T06:06:20Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871622#M1138879</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; Please check the loop .&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;Sudhakar Reddy.A&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 07:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871622#M1138879</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T07:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871623#M1138880</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;first record of the flat file is geting sucess to uploaded and rest of thing not uploaded , once u can check flat file text format like tabular, do modifaction in template, or else send u r sort of code . &lt;/P&gt;&lt;P&gt;  use in function module "format_message" .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 07:12:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871623#M1138880</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T07:12:46Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871624#M1138881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai..&lt;/P&gt;&lt;P&gt;         vishwa has given the solution for your problem.&lt;/P&gt;&lt;P&gt;         after the call transaction stmt..&lt;/P&gt;&lt;P&gt;         refresh your &amp;lt;bdcdata&amp;gt; table, that might be the only problem with your code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards..&lt;/P&gt;&lt;P&gt;Sekhar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 08:35:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871624#M1138881</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T08:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871625#M1138882</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;  i am working on session method and not call transaction.&lt;/P&gt;&lt;P&gt;  before calling the function module BDC_INSERT,i have checked the BDCDATA table and it contains all the data as per the recording of the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 08:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871625#M1138882</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T08:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871626#M1138883</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Mani,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in the loop u give write statement. see wather data is coming into internal table or not.&lt;/P&gt;&lt;P&gt;Coment the code &amp;amp; give the write stse in loop.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if it's fine check weather u REFRESH internal Table !!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;Flavya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Nov 2008 10:47:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871626#M1138883</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-27T10:47:05Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871627#M1138884</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi ppl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     i had gone through the recording what is happening that after clicking on save the initial screen of that tcode is not coming .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;     is it so,that after save the initial screen should appear.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 06:57:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871627#M1138884</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T06:57:45Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871628#M1138885</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; After BDC_INSERT fm refresh the BDCDATA table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL FUNCTION 'BDC_INSERT'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      tcode     = c_pa30&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      dynprotab = i_bdc_data.&lt;/P&gt;&lt;P&gt;refresh i_bdc_data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 07:01:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871628#M1138885</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T07:01:32Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871629#M1138886</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi avinash,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;            i am working on session method first time.&lt;/P&gt;&lt;P&gt;  the bdc is working fine with call transaction method .in call transaction after calling the tcode ,i am refreshing the table bdcdata and its working fine as in case of call transaction every record is uploaded individually by call transaction.&lt;/P&gt;&lt;P&gt;           but in case of session method , i will be creating a session and then schduling it ,so do i need to refresh the bdcdata table after bdc_insert ,con in session method batch input of data takes place.&lt;/P&gt;&lt;P&gt;   correct me if i am wrong.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 07:37:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871629#M1138886</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T07:37:31Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871630#M1138887</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;Yes, you have to refresh after the BDC_instert FM. Only then all the records in the session will be processed. Because it is running a loop...only one record is in the bdcdata at a time. If you dont refresh it..then new data wont get into the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SO, after BDC_insert..give "REfresh it_bdcdata" , i.e the internal table of the bdcdata.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIshwa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;P.S: When so many members are giving similar solution, you should first try them out and then come back. Without trying it, there is no point in posting a thread here. Implement the suggestions given here.&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 08:41:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871630#M1138887</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T08:41:29Z</dc:date>
    </item>
    <item>
      <title>Re: batch input bdc uploading first row only</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871631#M1138888</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;   thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Nov 2008 09:34:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/batch-input-bdc-uploading-first-row-only/m-p/4871631#M1138888</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-11-28T09:34:24Z</dc:date>
    </item>
  </channel>
</rss>

