<?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: error in flat file in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297813#M1024873</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAN U EXPLAIN CLEARLY........?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Aug 2008 10:29:28 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-08-12T10:29:28Z</dc:date>
    <item>
      <title>error in flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297811#M1024871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hai...........&lt;/P&gt;&lt;P&gt;If there is a error in 5  th record of flat file.&lt;/P&gt;&lt;P&gt;what happens if we upload that data through session method,  whether it stops at 4 th record or except 4 th record all r updated........&lt;/P&gt;&lt;P&gt;and what happens with call transaction .&lt;/P&gt;&lt;P&gt;plz any body give me clear explanation.....?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:12:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297811#M1024871</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:12:48Z</dc:date>
    </item>
    <item>
      <title>Re: error in flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297812#M1024872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In both cases if you dont specify error method, the files upload data into SAP and the error records are been shown out. In session method you can handle the errors while in call transaction you need to correct the data and once again run the program.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297812#M1024872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: error in flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297813#M1024873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;CAN U EXPLAIN CLEARLY........?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 10:29:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297813#M1024873</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T10:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: error in flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297814#M1024874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Satheesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If there is error in 4th record,....in (1) Session method:- it skips that records, and all remaining records get uploaded into the system...and u have to go the log thr' SM35, then either u can see error to what screen and to what field by Analyze ro Statistics or Log options from Application Tool bar buttons...and do correction and process them again.......While as in (2) Call Transaction method:- screen gets stucks immediately at the point of error. In this situation, u have to do corrections manually to process that screen ( means u have to filled data for those fields,where error occurs)....I think that this info. will sufficient for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sanjay Bhalerao&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Aug 2008 11:34:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297814#M1024874</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-12T11:34:57Z</dc:date>
    </item>
    <item>
      <title>Re: error in flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297815#M1024875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanku sanjay...........&lt;/P&gt;&lt;P&gt;one thing.............&lt;/P&gt;&lt;P&gt;session method updates the database syncronously........means........&lt;/P&gt;&lt;P&gt;one by one record  i.e.        if first record gets updated succesfully then only next record will update,........am i right.&lt;/P&gt;&lt;P&gt;so session method should stop at  4 th record.&lt;/P&gt;&lt;P&gt;what do u say........&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 06:41:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297815#M1024875</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T06:41:45Z</dc:date>
    </item>
    <item>
      <title>Re: error in flat file</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297816#M1024876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, u r right. Batch Input or session method updates synchronously. BUT...If error occurs, that automaticallly get &lt;STRONG&gt;Logged&lt;/STRONG&gt; with the error messgage 'Update Error' (with various return code values, depends on the error.) THEN u can analyze those errored records. And resolve them by either by processing session or by &lt;STRONG&gt;Re-submitting&lt;/STRONG&gt; them with Tcode SM13. &lt;/P&gt;&lt;P&gt;N.B.:-For better results use only SM13 and do not use Re-process of sessions.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 Aug 2008 08:06:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-in-flat-file/m-p/4297816#M1024876</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-13T08:06:46Z</dc:date>
    </item>
  </channel>
</rss>

