<?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 handling in DATA MIGRATION in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458209#M1848075</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HII&lt;/P&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;P&gt;i want to ask few more doubts..like if i m uploading large no of records say 10000. and if 4000 records could not be updated due to some errors in flat file. so how do handle these un-updated records . as we can't manually check all the failed records and find the reasons. as different records may have different errors..&lt;/P&gt;&lt;P&gt;pls let me know if i haven't clearly explained my doubt ..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Jul 2014 18:16:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2014-07-16T18:16:24Z</dc:date>
    <item>
      <title>error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458207#M1848073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi &lt;/P&gt;&lt;P&gt;i am a beginner in sap abap. i am learning data migration techniques . so i wanted to know that what are the possible error in bdc and lsmw apart from error of data in flat file.And how handle those errors. if anyone can share his/her experience based on real time projects then it will be very helpful.&lt;/P&gt;&lt;P&gt;thanks'&lt;/P&gt;&lt;P&gt;akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 15:36:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458207#M1848073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T15:36:56Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458208#M1848074</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;SPAN __jive_emoticon_name="happy" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/906/images/emoticons/happy.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mostly you get data inconsistency issue like 1.length of your filed is and flat file field length not match.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Extra spaces in flat file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Field length conversion.(we have to use conversion exit).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mahesh&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:02:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458208#M1848074</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T18:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458209#M1848075</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HII&lt;/P&gt;&lt;P&gt;thanks for the reply.&lt;/P&gt;&lt;P&gt;i want to ask few more doubts..like if i m uploading large no of records say 10000. and if 4000 records could not be updated due to some errors in flat file. so how do handle these un-updated records . as we can't manually check all the failed records and find the reasons. as different records may have different errors..&lt;/P&gt;&lt;P&gt;pls let me know if i haven't clearly explained my doubt ..&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:16:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458209#M1848075</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T18:16:24Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458210#M1848076</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;That depends on how you load the data in the system&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It can think there are two ways to upload the data:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Asynchronous: the data are picked up (from file) and loaded in different sessions (for example: a program read data from file and then prepare a BDC session)&lt;/P&gt;&lt;P&gt;- Synchronous: the data are picked up and loaded in the same session (for example a program read data from file and load them by BAPI)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the first solution you can't know if a record is ok or not ok you need to elaborate it by BDC session: so here yuo need to decide what to do,&lt;/P&gt;&lt;P&gt;The BDC session keeps the wrong transaction so you can elaborate it manually (anyway it's better to be sure the file is correct before creating a BDC session)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the second&amp;nbsp; case you can use many soltuon because you can know if a record is ok or not after running BAPI, so (for example) you can generate a new file with the wrong record only, in order to try to elaborate it again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Jul 2014 18:32:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458210#M1848076</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-16T18:32:51Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458211#M1848077</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;U would collect the records which are not updated using the function module ' FORMAT_MESSAGE'. Then u need to correct the records in the file which u upload&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 06:02:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458211#M1848077</guid>
      <dc:creator>former_member575766</dc:creator>
      <dc:date>2014-07-17T06:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458212#M1848078</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks for the replies.&lt;/P&gt;&lt;P&gt;i want to know some more things regarding errors.. &lt;/P&gt;&lt;P&gt;the question is that what can be the reasons apart from the error in flat file or data mismatch error that can occur during data migration..please reply&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 17:32:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458212#M1848078</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T17:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458213#M1848079</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;Usually before uploading the data from flat file, these data are checked in order to prevent error while uploading.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A program for uploading&amp;nbsp; data can be thought with 3 main parts:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- the first one: the reading of the file&lt;/P&gt;&lt;P&gt;- the second: the check of the data&lt;/P&gt;&lt;P&gt;- the third one: uploading the data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The control is very important but sometimes it's not possible to check all cases, so for the program control the file is good but the transaction fails: it tries to reduce the possibile errors.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you need to consider a system problem can occur&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 17:54:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458213#M1848079</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T17:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458214#M1848080</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can some error be caused if the database table is enqued???&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:02:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458214#M1848080</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T18:02:36Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458215#M1848081</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What do you mean?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Of course it needs to change the master data of a certain object (for example material) and this object is locked, as it 's going to be changed by another transaction:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is a typical situation it can't control&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but this is a logical lock, no database lock&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:10:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458215#M1848081</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T18:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458216#M1848082</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can tell me some more &lt;SPAN style="color: #333333; font-size: 12px;"&gt; typical situations that can lead to error..&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:15:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458216#M1848082</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T18:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458217#M1848083</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Custom control developed in the user-exit (perhaps developed after you've developed your interface)&lt;/P&gt;&lt;P&gt;The change of the setting of the system and so&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 17 Jul 2014 18:28:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458217#M1848083</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-17T18:28:03Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458218#M1848084</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;can u please elaborate as i am not able to understand properly.&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 11:27:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458218#M1848084</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-18T11:27:20Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458219#M1848085</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;SAP allows to develop user-exit/enhancement/validation in the program to create business objects (like sales documents, accouting documents, vendor or customer master data....)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It's not easy to consider all these custom control while developing an interface to load data in SAP, so the loading often can fail due a custom control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 12:38:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458219#M1848085</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-18T12:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: error handling in DATA MIGRATION</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458220#M1848086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hii&lt;/P&gt;&lt;P&gt;thanks for replies..&lt;/P&gt;&lt;P&gt;i want to ask now about data migration techniques..&lt;/P&gt;&lt;P&gt;1) what all are the techniques apart from bdc n lsmw?&lt;/P&gt;&lt;P&gt;2) among all which one can be chosen (most efficient) ?&lt;/P&gt;&lt;P&gt;3) factors on which the technique is choosen?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks &lt;/P&gt;&lt;P&gt;akash&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 18 Jul 2014 13:49:59 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling-in-data-migration/m-p/10458220#M1848086</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2014-07-18T13:49:59Z</dc:date>
    </item>
  </channel>
</rss>

