<?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: call transaction and session method error in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834057#M663527</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 if u go for fore ground process it will process record by record&lt;/P&gt;&lt;P&gt;suppose if error record is entered it doesnt proceed further, u had to enter correct record &lt;/P&gt;&lt;P&gt;then it allows u to proceed furtherafter procesing all the records it asks u to save &lt;/P&gt;&lt;P&gt;then all records get stored uin data base tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose if u go for back ground process in error mode, &lt;/P&gt;&lt;P&gt;all the records get processed, except the error record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in call transaction,&lt;/P&gt;&lt;P&gt;  wen ever error record occurs it wont proceed further untill correct record is entered, &lt;/P&gt;&lt;P&gt; finally all the records is processed it will ask u to save then only records get saved in data base.&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;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 22 Sep 2007 04:09:02 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-22T04:09:02Z</dc:date>
    <item>
      <title>call transaction and session method error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834055#M663525</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;  suppose i have 100 records, there is an error in 91 record, then my doubt is up to 90 records data is process to database or not?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please clear doubt &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. if it is call transaction,&lt;/P&gt;&lt;P&gt;2.if it is session method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2007 03:13:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834055#M663525</guid>
      <dc:creator>sudhakar196</dc:creator>
      <dc:date>2007-09-22T03:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction and session method error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834056#M663526</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes it will process in both case.Also, it will process all the valid records after that error record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward all helpful replies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2007 03:35:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834056#M663526</guid>
      <dc:creator>amit_khare</dc:creator>
      <dc:date>2007-09-22T03:35:21Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction and session method error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834057#M663527</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 if u go for fore ground process it will process record by record&lt;/P&gt;&lt;P&gt;suppose if error record is entered it doesnt proceed further, u had to enter correct record &lt;/P&gt;&lt;P&gt;then it allows u to proceed furtherafter procesing all the records it asks u to save &lt;/P&gt;&lt;P&gt;then all records get stored uin data base tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;suppose if u go for back ground process in error mode, &lt;/P&gt;&lt;P&gt;all the records get processed, except the error record.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;in call transaction,&lt;/P&gt;&lt;P&gt;  wen ever error record occurs it wont proceed further untill correct record is entered, &lt;/P&gt;&lt;P&gt; finally all the records is processed it will ask u to save then only records get saved in data base.&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;siva&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2007 04:09:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834057#M663527</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-22T04:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: call transaction and session method error</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834058#M663528</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It will process upto 90th record and it will not process 91th record ,it will process 92th to 100 records in both Call transaction and Session method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose If you use mode 'E' then it will stop exactly 91th record ,once you rectify the 91th record then it will process other records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Seshu&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 22 Sep 2007 04:31:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/call-transaction-and-session-method-error/m-p/2834058#M663528</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-22T04:31:22Z</dc:date>
    </item>
  </channel>
</rss>

