<?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 retrieving the possible errors from bom bapi in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513929#M1067403</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;I am doing the scenario for creating the MBOM in SAP through XI, actually the data is coming from windchill and while uploading the BOM structure successully i am getting the success message as a response but during failures i am getting the code with 3 digit numbers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For creation of material master BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;P&gt;I can explore it by going to Tcode se91 which is a messag class and from ther i can see the error messages from MM and M3,MG etc.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this i need the list of errors for the BAPI_BOM_UPLOAD_SAVE..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 01 Oct 2008 09:12:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-10-01T09:12:55Z</dc:date>
    <item>
      <title>retrieving the possible errors from bom bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513929#M1067403</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;I am doing the scenario for creating the MBOM in SAP through XI, actually the data is coming from windchill and while uploading the BOM structure successully i am getting the success message as a response but during failures i am getting the code with 3 digit numbers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For creation of material master BAPI_MATERIAL_SAVEDATA&lt;/P&gt;&lt;P&gt;I can explore it by going to Tcode se91 which is a messag class and from ther i can see the error messages from MM and M3,MG etc.. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this i need the list of errors for the BAPI_BOM_UPLOAD_SAVE..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:12:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513929#M1067403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:12:55Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving the possible errors from bom bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513930#M1067404</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 to pull the values from ES_RETURN structure in the BAPI..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;U have to pass internal table to the structure..then  loop it and display them using write statement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;VIshwa.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:16:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513930#M1067404</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:16:55Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving the possible errors from bom bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513931#M1067405</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;CAn i know the message classes which is used by this BAPI&lt;/P&gt;&lt;P&gt;i.e BAPI_BOM_UPLOAD_SAVE..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Kishore&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:30:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513931#M1067405</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: retrieving the possible errors from bom bapi</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513932#M1067406</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;I think W_ is one Message Class that is used.. I am still checking however.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I think this is the class used.. the messages in the class indicate towards an FM.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ok.Now its confirm.. this is the message class used: W_.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also B1 is used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Vishwa.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: vishwa sri hari on Oct 1, 2008 11:35 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: vishwa sri hari on Oct 1, 2008 11:37 AM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: vishwa sri hari on Oct 1, 2008 11:39 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 01 Oct 2008 09:33:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/retrieving-the-possible-errors-from-bom-bapi/m-p/4513932#M1067406</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-10-01T09:33:43Z</dc:date>
    </item>
  </channel>
</rss>

