<?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: errors in LSMW in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433225#M544057</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;the errors in lsme can be handled by reprocessing the idoc if the idoc status are 65 or use BD87 to reprocess for custoemr master.Also it is important you try to use the sap standard programs as loading programs as they themselves have error handling section. if in case you have to use custom program for loading data in lsmw then as a first step you need to creat an entry in sxda table and then consequently handle errors in your custom loading program.&lt;/P&gt;&lt;P&gt;this is on a very high level . if you need further clarifications do drop me mail on pragya.gujrati@wipro.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls reward points if you find this usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pragya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Jun 2007 09:35:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-06-27T09:35:18Z</dc:date>
    <item>
      <title>errors in LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433224#M544056</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;please answer my question. &amp;lt;b&amp;gt;how to handle errors in LSMW&amp;lt;/b&amp;gt; n rectify them.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 07:07:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433224#M544056</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T07:07:44Z</dc:date>
    </item>
    <item>
      <title>Re: errors in LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433225#M544057</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;the errors in lsme can be handled by reprocessing the idoc if the idoc status are 65 or use BD87 to reprocess for custoemr master.Also it is important you try to use the sap standard programs as loading programs as they themselves have error handling section. if in case you have to use custom program for loading data in lsmw then as a first step you need to creat an entry in sxda table and then consequently handle errors in your custom loading program.&lt;/P&gt;&lt;P&gt;this is on a very high level . if you need further clarifications do drop me mail on pragya.gujrati@wipro.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;pls reward points if you find this usefull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Pragya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 09:35:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433225#M544057</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T09:35:18Z</dc:date>
    </item>
    <item>
      <title>Re: errors in LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433226#M544058</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi shaik,&lt;/P&gt;&lt;P&gt;u didnt specify that which method ur using.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if u r using direct input/ recording method u can code in MAPPING STEP&lt;/P&gt;&lt;P&gt;in that u can write for individual field r u can write for all .&lt;/P&gt;&lt;P&gt;for this in the MAPPING STEP (5 th step) top there is a variant icon if u click that u have to check buttom three boxes and enter then  u can find functionality in the MAPPING screen in that u can write the logic where u can handle the errors/ not only that whatever the logic u want&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Jun 2007 11:39:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433226#M544058</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-27T11:39:55Z</dc:date>
    </item>
    <item>
      <title>Re: errors in LSMW</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433227#M544059</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 have'nt specify the method u r using in LSMW&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With IDOC:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) if 51 error occured then u should check your mapping and test file&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) if 64 error occured then u have to reprocess the idoc with the help of "BD87" transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;These are the 2 most commonly error occured in IDOC method&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if helpful&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 28 Jun 2007 07:22:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/errors-in-lsmw/m-p/2433227#M544059</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-06-28T07:22:39Z</dc:date>
    </item>
  </channel>
</rss>

