<?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 BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853087#M1474676</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'm having a strange problem that is as follow: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm, creating materials, only basic data, throw BAPI_MATERIAL_MAINTAINDATA_RT, the first one it create fine the second it and as follows throw the error message MH075. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm doing the commit. &lt;/P&gt;&lt;P&gt;and clearing all the internal table including header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please help me&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 18 May 2010 15:08:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-05-18T15:08:40Z</dc:date>
    <item>
      <title>BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853087#M1474676</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'm having a strange problem that is as follow: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm, creating materials, only basic data, throw BAPI_MATERIAL_MAINTAINDATA_RT, the first one it create fine the second it and as follows throw the error message MH075. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i'm doing the commit. &lt;/P&gt;&lt;P&gt;and clearing all the internal table including header.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;could you please help me&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 15:08:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853087#M1474676</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T15:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853088#M1474677</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is a classification data error, what is different about the data for the two materials? Please post some more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 15:32:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853088#M1474677</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2010-05-18T15:32:10Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853089#M1474678</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 passig the same data except the different Article number.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 15:38:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853089#M1474678</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T15:38:55Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853090#M1474679</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How are you performing the commit? using BAPI_TRANSACTION_COMMIT or COMMIT WORK?&lt;/P&gt;&lt;P&gt;More than likely you are not clearing one or more internal tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Che Eky on May 18, 2010 5:43 PM&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: Che Eky on May 18, 2010 5:44 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 15:43:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853090#M1474679</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2010-05-18T15:43:01Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853091#M1474680</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 using BAPI_TRANSACTION_COMMIT for Commit.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And i am clearing all the internal table before passing the values.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 16:12:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853091#M1474680</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T16:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853092#M1474681</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It might help if you post the code where you are clearing and building the BAPI tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Che Eky&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 16:16:04 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853092#M1474681</guid>
      <dc:creator>che_eky</dc:creator>
      <dc:date>2010-05-18T16:16:04Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI_MATERIAL_MAINTAINDATA_RT give error MH075 after 2 article creation</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853093#M1474682</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now its working...&lt;/P&gt;&lt;P&gt;I missed one table to clear..&lt;/P&gt;&lt;P&gt;Thanks a lot.. for ue help..&lt;/P&gt;&lt;P&gt;Rahul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 18 May 2010 16:35:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-material-maintaindata-rt-give-error-mh075-after-2-article-creation/m-p/6853093#M1474682</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-05-18T16:35:34Z</dc:date>
    </item>
  </channel>
</rss>

