<?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: in bdc in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154507#M993368</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Call transaction Method,&lt;/P&gt;&lt;P&gt;It will process all the records if the Update Mode is 'N', it will store all the error messages in BDCMSGCOLL structure. The errored records would be stored in that structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Session Method,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It stops in the 15th error record, it wont move further.&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;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/09715a543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/09715a543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5365814"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 04 Aug 2008 18:14:38 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-04T18:14:38Z</dc:date>
    <item>
      <title>in bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154504#M993365</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi gurus in bdc there r 100 records , while processingit , if system crashes after 15th record .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tell me what happend , how many records r uploaded , how we start the remaining &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;explain me in boath calltrandaction &amp;amp; session method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 04:11:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154504#M993365</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T04:11:07Z</dc:date>
    </item>
    <item>
      <title>Re: in bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154505#M993366</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 session method after the transfer there is session log to analyse which records are uploaded successfully. Then we can process the other records again by creating other session and processing it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In call transaction the records which are not uploaded can be seen externally by writing the code for it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;&lt;STRONG&gt;&amp;lt;removed by moderator&amp;gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Mike Pokraka on Aug 4, 2008 6:55 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 04:30:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154505#M993366</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T04:30:48Z</dc:date>
    </item>
    <item>
      <title>Re: in bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154506#M993367</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 session Method All records will be processed except the error records.......&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In call Transaction It depends upon the Mode   IF it is "N" mode then all records will be processed and error records u can maintain in error file using bdcmsgcoll, like in 'A','E'.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2008 04:58:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154506#M993367</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-17T04:58:10Z</dc:date>
    </item>
    <item>
      <title>Re: in bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154507#M993368</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the Call transaction Method,&lt;/P&gt;&lt;P&gt;It will process all the records if the Update Mode is 'N', it will store all the error messages in BDCMSGCOLL structure. The errored records would be stored in that structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In Session Method,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It stops in the 15th error record, it wont move further.&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;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/09715a543b11d1898e0000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/erp2005_ehp_03/helpdata/EN/fa/09715a543b11d1898e0000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_message" href="https://community.sap.com/" __jive_macro_name="message" modifiedtitle="true" __default_attr="5365814"&gt;&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 04 Aug 2008 18:14:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154507#M993368</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-04T18:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: in bdc</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154508#M993369</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;It depends upon the db updation rocess(synch and asynchronous).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If itz  synchronus process then upto 15th record (means 14th record)updates remaining in error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If itz asynchronus process then it will updates all the records except 15th record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So,as per ur db updation process the session or call t/r methods updates the db.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Krishna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Aug 2008 02:29:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/in-bdc/m-p/4154508#M993369</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-05T02:29:10Z</dc:date>
    </item>
  </channel>
</rss>

