<?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: Create a material with reference. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524425#M1656093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madurao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am putting all the values in the BAPI_MATERIAL_SAVEDATA as well as PL_REF_MAT value.&lt;/P&gt;&lt;P&gt;This i am doing for the function code 'UPD' for an already existing material but the attributes like material group etc are not getting changed for this material on the basis of reference material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 07 Feb 2012 17:00:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2012-02-07T17:00:22Z</dc:date>
    <item>
      <title>Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524419#M1656087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ABAPers,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a requirement to create material master record fetching some attributes from the existing SAP materials i.e to replicate the  &lt;STRONG&gt;Create with reference feature in MM02&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have tried passing the value of reference material number  to &lt;STRONG&gt;PL_REF_MAT&lt;/STRONG&gt; parameter in &lt;STRONG&gt;CLIENDATA&lt;/STRONG&gt; table of &lt;STRONG&gt;'BAPI_MATERIAL_SAVEDATA'&lt;/STRONG&gt;. But still it is not creating with reference.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have got a solution; that is use of &lt;STRONG&gt;BAPI_MATERIAL_GET_ALL&lt;/STRONG&gt; first and then &lt;STRONG&gt;BAPI_MATERIAL_SAVEDATA&lt;/STRONG&gt;, but it may be a performance issue for my program as i m expecting 60000 materials.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please propose any other solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:04:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524419#M1656087</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T16:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524420#M1656088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Are you doing from non sap or in sap.The bapi is fine for your requirement.Keep some good coding and see.Check with BAPI_STANDARDMATERIAL_CREATE,MATERIAL_MAINTAIN_DARK.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:24:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524420#M1656088</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-02-07T16:24:42Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524421#M1656089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madura, &lt;/P&gt;&lt;P&gt;So you mean to say is that, i can create a material with reference material number by passing reference material number value to &lt;STRONG&gt;PL_RET_MAT&lt;/STRONG&gt; field of the &lt;STRONG&gt;CLIENTDATA&lt;/STRONG&gt; table of &lt;STRONG&gt;BAPI_MATERIAL_SAVEDATA&lt;/STRONG&gt; ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:28:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524421#M1656089</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T16:28:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524422#M1656090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can try that.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:33:14 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524422#M1656090</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-02-07T16:33:14Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524423#M1656091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madhurao,&lt;/P&gt;&lt;P&gt;Sorry for mispronouncing your name.&lt;/P&gt;&lt;P&gt;I have tried that, but the BAPI is throwing error. According to you it is technically feasible?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:35:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524423#M1656091</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T16:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524424#M1656092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the error you are getting.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 16:50:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524424#M1656092</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-02-07T16:50:26Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524425#M1656093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Madurao,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am putting all the values in the BAPI_MATERIAL_SAVEDATA as well as PL_REF_MAT value.&lt;/P&gt;&lt;P&gt;This i am doing for the function code 'UPD' for an already existing material but the attributes like material group etc are not getting changed for this material on the basis of reference material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and regards,&lt;/P&gt;&lt;P&gt;ankit&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 07 Feb 2012 17:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524425#M1656093</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-07T17:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524426#M1656094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ankit,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you check how it is copying from mm01 when you copying material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Madhu.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 04:17:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524426#M1656094</guid>
      <dc:creator>madhu_vadlamani</dc:creator>
      <dc:date>2012-02-08T04:17:10Z</dc:date>
    </item>
    <item>
      <title>Re: Create a material with reference.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524427#M1656095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;No ,  i haven't checked.&lt;/P&gt;&lt;P&gt;For that do i have to do debugging of MM01?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Feb 2012 06:08:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-material-with-reference/m-p/8524427#M1656095</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2012-02-08T06:08:18Z</dc:date>
    </item>
  </channel>
</rss>

