<?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 Sap data migration: Post data upload validation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661103#M1765189</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;When we upload data into SAP using LSMW or MDM, how do we compare the data uploaded is done correctly?&lt;/P&gt;&lt;P&gt;How can we compare record by record if the uploaded data is done as per the contents of your uploaded file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Revanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Sep 2013 08:14:44 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2013-09-18T08:14:44Z</dc:date>
    <item>
      <title>Sap data migration: Post data upload validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661103#M1765189</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;When we upload data into SAP using LSMW or MDM, how do we compare the data uploaded is done correctly?&lt;/P&gt;&lt;P&gt;How can we compare record by record if the uploaded data is done as per the contents of your uploaded file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Revanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 08:14:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661103#M1765189</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-18T08:14:44Z</dc:date>
    </item>
    <item>
      <title>Re: Sap data migration: Post data upload validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661104#M1765190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Revanth,&lt;/P&gt;&lt;P&gt;There are multiple methods for this and it will depend on which technique you are using for loading.&lt;/P&gt;&lt;P&gt;Say, if you are using lsmw, direct input/recording/IDoc, then we have to cross check the number of records in table. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you are using program, in background then we have to generate a notepad with a success or error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If it is a mass uload using IDoc, the only way is to cross check records one by one, in MM90(Ckeck the records with red) , WE02 etc &lt;/P&gt;&lt;P&gt;If you are using direct input method, it is easy to collect the details and you can download the spool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suppose you are loading material master, which is having internal number assignment, then these techniques will not help.&lt;/P&gt;&lt;P&gt;You have to load the field 'old material number' and then you need to do a cross check in the table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Nivedita&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 08:34:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661104#M1765190</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-18T08:34:22Z</dc:date>
    </item>
    <item>
      <title>Re: Sap data migration: Post data upload validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661105#M1765191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nivedita,&lt;/P&gt;&lt;P&gt;Irrespective of the data load method whether it is IDOC, BAPI, Direct input. I am not asking how to track how many records are loaded and how many or not. The requirement is:&lt;/P&gt;&lt;P&gt;By using any of the above methods i uploaded say 100 records using a flat file.&lt;/P&gt;&lt;P&gt;I need to extract the uploaded records from the table and compare with my flat file record by record.&lt;/P&gt;&lt;P&gt;So that we can be sure if all the records are uploaded as per my file.&lt;/P&gt;&lt;P&gt;This is simple if we have data uploaded in a single table, But incase if the data is in multiple tables, for example inspection plan, BOM , Master recipe etc., its difficult to extract the uploaded 100 records.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So do we have any tools or reports to extract the data and then to compare the data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Revanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 08:55:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661105#M1765191</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-18T08:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: Sap data migration: Post data upload validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661106#M1765192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As far as I know, there is no other method to check the records that are loaded as I 've explained above.&lt;/P&gt;&lt;P&gt;Like you said if data is loaded to multiple tables, (same happens in IDoc loading) you need to check the log in WE02 or MM90. In MM90 you will get the number of records and error message.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Else you can prevent wrong data from loading , but there is no easy way to check whether it is loaded or not.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 09:07:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661106#M1765192</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-09-18T09:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Sap data migration: Post data upload validation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661107#M1765193</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI Revanth,&lt;/P&gt;&lt;P&gt;As Nivedita Correctly pointed out, &lt;/P&gt;&lt;P&gt;there are no specific functions ins R/3 for validating your data that has been loaded. AS far as i know.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is up to the data migration team to generate these reconciliation reports.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can of course build your own reports or tools for objects involving multiple tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And carry out the the said reconciliation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One process we followed for material master load was that we used the 'description" as a unique identifier to map each record from the flat file to the SAP table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Sep 2013 10:50:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/sap-data-migration-post-data-upload-validation/m-p/9661107#M1765193</guid>
      <dc:creator>vamsixk</dc:creator>
      <dc:date>2013-09-18T10:50:24Z</dc:date>
    </item>
  </channel>
</rss>

