<?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: BAPI to create material with reference in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096488#M102263</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steffen!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can follow two different ways:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Max's approach: reading all needed material data from reference material and copying this 'manual' into the bapi call.&lt;/P&gt;&lt;P&gt;- Write a RFC-function, which just calls the bapi_material_maintain_dark - you don't need to modify, you just have to 'translate' the interface definition. Of course check first, if reference material is provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Dec 2005 20:43:41 GMT</pubDate>
    <dc:creator>christian_wohlfahrt</dc:creator>
    <dc:date>2005-12-17T20:43:41Z</dc:date>
    <item>
      <title>BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096482#M102257</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 looking for a BAPI to create Material with reference. I found BAPI_MATERIAL_SAVEDATA but didn't find a 'reference'-parameter. &lt;/P&gt;&lt;P&gt;As an alternative i could also use a BAPI that reads all the data you need for BAPI_MATERIAL_SAVEDATA from an existing material and then use this data to create a new material. &lt;/P&gt;&lt;P&gt;Unfortunately BAPI_MATERIAL_GETDETAIL does not provide the same fields.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can anyone help me out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 08:24:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096482#M102257</guid>
      <dc:creator>former_member772174</dc:creator>
      <dc:date>2005-12-06T08:24:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096483#M102258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;Welcome to SDN.&lt;/P&gt;&lt;P&gt;Try BAPI_STANDARDMATERIAL_CREATE &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;Abdul&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2005 08:40:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096483#M102258</guid>
      <dc:creator>abdul_hakim</dc:creator>
      <dc:date>2005-12-06T08:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096484#M102259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Abdul,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks for your answer. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The BAPI you mentioned calls a dialog. I need a remote BAPI (Material with reference) with no dialog to call it from PHP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance.&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 12:20:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096484#M102259</guid>
      <dc:creator>former_member772174</dc:creator>
      <dc:date>2005-12-08T12:20:12Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096485#M102260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steffen!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;With BAPI_MATERIAL_MAINTAINDATA_RT it's no problem, but you have to use SAP-Retial.&lt;/P&gt;&lt;P&gt;But have a look at MATERIAL_MAINTAIN_DARK, if here more options are available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2005 13:02:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096485#M102260</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-12-08T13:02:05Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096486#M102261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Christian,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry for not writing sooner.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need ab BAPI for standard material and it has to be a remote enabled function. &lt;/P&gt;&lt;P&gt;(i do not want to modify the function to remote enable it)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;any mor ideas?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 13:43:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096486#M102261</guid>
      <dc:creator>former_member772174</dc:creator>
      <dc:date>2005-12-17T13:43:28Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096487#M102262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steffen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried to use the BAPI BAPI_MATERIAL_GET_ALL to get out the data you need to copy?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Max&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 13:53:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096487#M102262</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2005-12-17T13:53:19Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096488#M102263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Steffen!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can follow two different ways:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- Max's approach: reading all needed material data from reference material and copying this 'manual' into the bapi call.&lt;/P&gt;&lt;P&gt;- Write a RFC-function, which just calls the bapi_material_maintain_dark - you don't need to modify, you just have to 'translate' the interface definition. Of course check first, if reference material is provided.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Christian&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Dec 2005 20:43:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096488#M102263</guid>
      <dc:creator>christian_wohlfahrt</dc:creator>
      <dc:date>2005-12-17T20:43:41Z</dc:date>
    </item>
    <item>
      <title>Re: BAPI to create material with reference</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096489#M102264</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thank all of you guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i already found the &lt;U&gt;GET&lt;/U&gt;ALL BAPI, but i will have to map the structure of this BAPI to the structure of the _SAVEDATA BAPI. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;... not really easy to use.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I just wanted to use RFC-Calls from outside SAP without having to change or write anything inside SAP. So Max's approach seems to be the only one.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;Steffen&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Dec 2005 08:09:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/bapi-to-create-material-with-reference/m-p/1096489#M102264</guid>
      <dc:creator>former_member772174</dc:creator>
      <dc:date>2005-12-20T08:09:18Z</dc:date>
    </item>
  </channel>
</rss>

