<?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: continue background job processing. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580631#M1660780</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  We are calling FM CK_F_CSTG_STRUCTURE_EXPLOSION, this FM inturn calls FM MATERIAL_UNIT_CONVERSION which is called without exception section. Since it is system call we cannot add exception section.Is there a way  to handle error message thrown by this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 14 Feb 2012 06:03:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-14T06:03:10Z</dc:date>
    <item>
      <title>continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580624#M1660773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi All,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to handle the system error&lt;/P&gt;&lt;P&gt; MESSAGE E328 WITH MATNR  RAISING CONVERSION_NOT_FOUND thrown by FM MATERIAL_UNIT_CONVERSION so that the background job continue processing.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Ashik K.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 13:14:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580624#M1660773</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-13T13:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580625#M1660774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Have handled the exception?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Just uncmomment the exception part after calling FM and then check.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Pawan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 13:32:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580625#M1660774</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-13T13:32:56Z</dc:date>
    </item>
    <item>
      <title>Re: continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580626#M1660775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pawan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have checked this and l I couldnot handle.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Ashik.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: ashik03 on Feb 13, 2012 7:11 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 13:40:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580626#M1660775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-13T13:40:58Z</dc:date>
    </item>
    <item>
      <title>Re: continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580627#M1660776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Better fix the underlying problem, there is something wrong with the conversion between alternative units of measure, read long text for error message 328(MM).&lt;/P&gt;&lt;P&gt;Thomas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 14:09:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580627#M1660776</guid>
      <dc:creator>ThomasZloch</dc:creator>
      <dc:date>2012-02-13T14:09:48Z</dc:date>
    </item>
    <item>
      <title>Re: continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580628#M1660777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please try to check data in the table MARM for that particular material which is giving error or else go to MM03  give the material  number and check the additional Data tab there you can find the conversion unit details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this will helpfull.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mufee&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2012 14:14:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580628#M1660777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-13T14:14:58Z</dc:date>
    </item>
    <item>
      <title>Re: continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580629#M1660778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas,Mufee&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is fine, but assume if there are 1000 materials, for 500 th material there is data issue. Then we dont want to stop processing for the remaining materials.So it would be better if we are able to hadle that error message by system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ashik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 05:09:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580629#M1660778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-14T05:09:55Z</dc:date>
    </item>
    <item>
      <title>Re: continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580630#M1660779</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;&lt;/P&gt;&lt;P&gt;I just now checked with this FM and worked with these two options:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Runtime error type 'E' will stop the program if we COMMENT the EXCEPTIONS while calling FM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;* EXCEPTIONS
*   CONVERSION_NOT_FOUND         = 1
*   INPUT_INVALID                = 2
*   MATERIAL_NOT_FOUND           = 3
*   MEINH_NOT_FOUND              = 4
*   MEINS_MISSING                = 5
*   NO_MEINH                     = 6
*   OUTPUT_INVALID               = 7
*   OVERFLOW                     = 8
*   OTHERS                       = 9
*          .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. Runtime error type 'E' (which stops the program) will not come in this case&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;EXCEPTIONS
   CONVERSION_NOT_FOUND         = 1
   INPUT_INVALID                = 2
   MATERIAL_NOT_FOUND           = 3
   MEINH_NOT_FOUND              = 4
   MEINS_MISSING                = 5
   NO_MEINH                     = 6
   OUTPUT_INVALID               = 7
   OVERFLOW                     = 8
   OTHERS                       = 9
          .&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit Mittal.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 05:49:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580630#M1660779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-14T05:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: continue background job processing.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580631#M1660780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Amit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  We are calling FM CK_F_CSTG_STRUCTURE_EXPLOSION, this FM inturn calls FM MATERIAL_UNIT_CONVERSION which is called without exception section. Since it is system call we cannot add exception section.Is there a way  to handle error message thrown by this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the reply,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ashik&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 14 Feb 2012 06:03:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/continue-background-job-processing/m-p/8580631#M1660780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-14T06:03:10Z</dc:date>
    </item>
  </channel>
</rss>

