<?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: About session method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141688#M990255</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. 4250 records will be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. check the errors in sm35, correct the file and reprocess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Jul 2008 10:57:52 GMT</pubDate>
    <dc:creator>GauthamV</dc:creator>
    <dc:date>2008-07-23T10:57:52Z</dc:date>
    <item>
      <title>About session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141687#M990254</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Dear All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a doubt in BDC upload data using session method. Source file(.txt) contains 4500 records, in that 250 records contains wrong data, when you run session in SM35 &lt;/P&gt;&lt;P&gt;System will process all records and create log file for all success and error records. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My doubts are -&amp;gt;&lt;/P&gt;&lt;P&gt;Q1. System will update 4250 records in database tables or not? If not when they update ?&lt;/P&gt;&lt;P&gt;Q2. If I want to process 250 records I need to run BDC program with  corrected 250 records in source file or is there any why to do from SM35?  &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance....&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;meeravali.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 10:54:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141687#M990254</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T10:54:26Z</dc:date>
    </item>
    <item>
      <title>Re: About session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141688#M990255</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1. 4250 records will be updated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. check the errors in sm35, correct the file and reprocess.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 10:57:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141688#M990255</guid>
      <dc:creator>GauthamV</dc:creator>
      <dc:date>2008-07-23T10:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: About session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141689#M990256</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;According to me in session method the first time when an error is encountered&lt;/P&gt;&lt;P&gt;it stops there only ...&lt;/P&gt;&lt;P&gt;u can use call transaction method..&lt;/P&gt;&lt;P&gt;&lt;/P&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 error record, it wont move further.&lt;/P&gt;&lt;P&gt;Reward point if useful..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnaks and regards,&lt;/P&gt;&lt;P&gt;Nishant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 11:00:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141689#M990256</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T11:00:53Z</dc:date>
    </item>
    <item>
      <title>Re: About session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141690#M990257</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Gautham, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your reply.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 11:02:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141690#M990257</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T11:02:47Z</dc:date>
    </item>
    <item>
      <title>Re: About session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141691#M990258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Meera,&lt;/P&gt;&lt;P&gt;As and when u ran ur session it will update all the successful records(4250) to database and creates error log for error records. &lt;/P&gt;&lt;P&gt;If the number of error records are few then generally we will correct the records in foreground and process them. If more then correct the file and run again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Vinod.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 11:09:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141691#M990258</guid>
      <dc:creator>vinod_vemuru2</dc:creator>
      <dc:date>2008-07-23T11:09:13Z</dc:date>
    </item>
    <item>
      <title>Re: About session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141692#M990259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Dear Vinod,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 11:23:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141692#M990259</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T11:23:44Z</dc:date>
    </item>
    <item>
      <title>Re: About session method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141693#M990260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Dear Nishant Rana , &lt;/P&gt;&lt;P&gt;thnaks for your reply. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you told  like 'session method the first time when an error is encountered&lt;/P&gt;&lt;P&gt;it stops there only ... ' but it does not stop. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I run session in SM35 with few  5 records, 4th records is error one, but system session does not stop processing next records, it continue and process 5th records also. When i check log file it process all records.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Jul 2008 11:28:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-session-method/m-p/4141693#M990260</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-07-23T11:28:23Z</dc:date>
    </item>
  </channel>
</rss>

