<?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 Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651760#M289513</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 should do all validations in Mapping Step, in this way you can check the errors before running the method to load the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your way is right because you make sure to run all steps of LSMW project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway every step is a program and you can run it just as a normal abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Nov 2006 13:32:54 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-11-13T13:32:54Z</dc:date>
    <item>
      <title>Error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651758#M289511</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi friends,&lt;/P&gt;&lt;P&gt;I am doing MM01 upload using direct input program with LSMW.&lt;/P&gt;&lt;P&gt;I want to know, how to handle the errors? i mean when i am running the LSMW, if some error occurs after say 100 records, how to handle it.&lt;/P&gt;&lt;P&gt;after correcting the error do i need to delete the 100 records from flat file??&lt;/P&gt;&lt;P&gt;i am just using direct input program from LSMW. when i execute it shows a selection screen for input file, this i am manullay executing in background without creating the job from SM36. is this the way or is there any other way to run the batch job?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 13:24:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651758#M289511</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T13:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651759#M289512</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;if u get error, u need to correct the input file &amp;amp; also delete records already posted...Instead create a session for all the records..then execute it and if u get errors u can correct them and automatically goes to next record data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 13:31:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651759#M289512</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T13:31:17Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651760#M289513</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 should do all validations in Mapping Step, in this way you can check the errors before running the method to load the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Your way is right because you make sure to run all steps of LSMW project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anyway every step is a program and you can run it just as a normal abap program.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 13:32:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651760#M289513</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T13:32:54Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651761#M289514</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;Ramesh let me know how can i create the session, when i am using the direct input program in LSMW.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 13:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651761#M289514</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T13:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651762#M289515</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;exactly i dont remember...but u need to check a box which will create the session&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 13:45:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651762#M289515</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T13:45:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651763#M289516</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;Ramesh, he chose a direct input as method to load the data, so any session will be created.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can't do it, if you use a direct input u should elaborate all records or nothing, because if some error occurs while direct input's working after I could be hard to understand which records of the file have been loaded.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So try to check the records before running the step for direct input.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 13:48:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651763#M289516</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T13:48:47Z</dc:date>
    </item>
    <item>
      <title>Re: Error handling</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651764#M289517</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how would i know after which record i have got the error?? is there any log file stored somewhere?? i can see only the transaction number on the output application log.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Nov 2006 16:06:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/error-handling/m-p/1651764#M289517</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-11-13T16:06:55Z</dc:date>
    </item>
  </channel>
</rss>

